Lea

Website:

https://l-e-a.sourceforge.io/

Author:
  • Gautier de Montmollin
Maintainer:
  • gdemont@hotmail.com
License:

MIT

Version:

0.90.0

Alire CI:

Dependencies: Dependents:

No dependents.

Badge:

LEA is a Lightweight Editor for Ada

#lea #editor

  lea screenshot 1   lea screenshot 2   lea screenshot 3   lea screenshot 4

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