• Ann: HAC Ada compiler v.0.095

    From Gautier write-only address@21:1/5 to All on Thu Apr 8 08:51:39 2021
    HAC (HAC Ada Compiler) is a small, quick, open-source Ada compiler,
    covering a subset of the Ada language.
    HAC is itself fully programmed in Ada.

    Web site: http://hacadacompiler.sf.net/

    Source repositories:
    #1 svn: https://sf.net/p/hacadacompiler/code/HEAD/tree/trunk/
    #2 git: https://github.com/zertovitch/hac

    * Improvements since v.0.085:

    Modularity: HAC recursively compiles all units needed to build a main program. Currently only procedures and functions bodies are supported - no packages yet, no separate specifications.

    An example can be found in exm/unit_a.adb

    Enjoy!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)