hac

v0.30.0

HAC Ada Compiler: a small, quick Ada compiler covering a subset of Ada

 hac logo

HAC (HAC Ada Compiler) is a small, quickly compiled, open-source Ada compiler, covering a subset of the Ada language. HAC is perhaps the first open-source (albeit partial) Ada compiler fully programmed in Ada itself.

Features:

  • Quick: short programming-compilation-run-test cycles.
  • Perfect for scripting jobs.
  • Compiles Ada sources from any stream - file, internet, editor data, Zip archive, ...
  • Compilation leaves zero compilation temp file - all is done in memory!
  • Portable, fully programmed in Ada.
  • Can be embedded into another software - see the LEA editor - and even exchange data with it - see the src/apps/exchange_native_side.adb demo.
  • Free, open-source.

Install

Globally install this crate:

alr install hac

Add to your project:

alr with hac

Crate Information

Authors

  1. Gautier de Montmollin

Maintainers

Maintainers (GitHub pseudo)

Release Date

last year

First Release

6/20/2022

License

Links

Statistics

Dependencies: 0

Dependents: 1

Versions: 8

Dependents