LEA is a Lightweight Editor for Ada
#application
#lea
#editor
#hac
LEA, a Lightweight Editor for Ada, aims to provide an easy, script-world-like, “look & feel” for developing Ada projects of any size and level, while enabling access to full-scale development tools like GNAT.
Features:
- Quick start and reactivity
- Uses the Scintilla editor widget (like Notepad++)
- Multi-document
- Multiple undo’s & redo’s
- Multi-line, multi-point editing; rectangular selections
- Duplication of lines and selections
- Color themes
- Syntax highlighting, parenthesis matching
- Bookmarks
- Smart editor features (auto-completion, navigation, mouse-hover infos)
- Includes HAC, the HAC Ada Compiler
- Includes numerous examples of Ada programs, ready to be run
- Single executable, runs without installation
- Programmed in Ada
- Free, Open-Source