Index / lea / 0.92.1
0.92.1
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
Authors Gautier de Montmollin
Maintainers gdemont@hotmail.com
Licenses MIT
Tags application, lea, editor, hac
Project files lea_project_tree.gpr
Executables lea
Availability {"case(os)": {"...": false, "windows": true}}
Manifest index/le/lea/lea-0.92.1.toml
Build and platform metadata 4 fields
GPR externals {
"LEA_Build_Mode": [
"Debug",
"Fast",
"Small"
]
}GPR values {
"HAC_Build_Mode": "Small",
"LEA_Build_Mode": "Small",
"Zip_Build_Mode": "Small"
}Actions {
"case(os)": {
"windows": [
{
"command": [
"cmd",
"/c copy /B lea_without_data.exe + _lea_data.zip lea.exe"
],
"type": "post-build"
}
]
}
}Additional origin data {
"hashes": [
"sha512:2e2a83184bb7eb71ca626c1a1fe0c1a13a69f0d3b3ad58dd20d50660be80169c1066d76865527d9f3482c1e5bff846ac294e245cf33d6d9371dc9b5e137c5e47"
]
}
Dependants
No indexed release depends on this version.
Complete manifest as JSON