comp.lang.ada
 help / color / mirror / Atom feed
* Ann: HAC v.0.095
@ 2021-04-07 19:23 Gautier write-only address
  2021-04-08  8:26 ` Stéphane Rivière
  0 siblings, 1 reply; 2+ messages in thread
From: Gautier write-only address @ 2021-04-07 19:23 UTC (permalink / raw)


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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-08  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 19:23 Ann: HAC v.0.095 Gautier write-only address
2021-04-08  8:26 ` Stéphane Rivière

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox