Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Ann: HAC Ada compiler v.0.095

19 views
Skip to first unread message

Gautier write-only address

unread,
Apr 8, 2021, 12:01:28 PM4/8/21
to
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!
0 new messages