Tiny IDE for Ada/Anything (TIA TM)
The Text-Only Integrated Development Environment

 
[Download TIA] [User Manual]

 > In a Nutshell
 
Project Type
Linux/UNIX Console IDE and Text Editor
 
Current Version
1.2.2
July 18, 2010
 
Editions
GPL
 
Contribute to this
open source project!

 
  • GCC Ada (GNAT)
  • Bash
  • Bush
  • GCC C
  • GCC C++
  • HTML
  • Java (Sun and GCJ)
  • Perl
  • PHP
  • Python
  • Keyword Hilighting
  • "Pop-up" Item Help
  • Background Compiles
  • CVS and Subversion Integration
  • Platform Change Detection
  • Save Projects
  • Error Hilighting
  • Find/Replace
  • Find Class
  • Ncurses mouse support
  • Keyboard marcos
  • Project Locking
  • Friendly Dialogs and Menus
  • console debugger (experimental)
 > Project Stats
  • Last Build Time
  • Number of Successful Builds
  • Lines of Code
  • Number of Lines Typed
  • Number of Characters Typed
  • Open Source
  • GPL Licenced
 
Chief Programmers
Ken O. Burtch
 
 

This is the home page for the Tiny IDE for Ada/Anything.

TIA is a mouse-driven IDE for a text or console screen. TIA gives you many of the features of a full-scale integrated development environment such as source control, project management and keyword hilighting. It will run without an X desktop, over a telnet connection, on an old-fashioned computer terminals or other places where other IDEs will not run. It's small size makes it quick and flexible. It's also popular with people who prefer text-based environments like emacs but who want a user-friendy and fast QuickBasic-style interface.

 
[TIA 1.1 screenshot]
Screenshot: TIA File Open Dialog (with Java)

Originally designed for GCC Ada (or "GNAT"), TIA has been extended to support many languages including C, Java and PHP. With source control, CVS and Subversion are automatically run with project changes such as when new files are saved. When errors occur when building a project, move between errors in different source files with the next error menu item.

 
[TIA 1.2 screenshot]
Screenshot: TIA Project Menu (with Business Shell)
 
[TIA 1.2 screenshot]
Screenshot: TIA Find Dialog (with PHP)