Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #2646
| From | Gautier write-only address <gautier_niouzes@hotmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Ann: HAC Ada compiler v.0.095 |
| Date | 2021-04-08 08:51 -0700 |
| Organization | Compilers Central |
| Message-ID | <21-04-006@comp.compilers> (permalink) |
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!
Back to comp.compilers | Previous | Next | Find similar
Ann: HAC Ada compiler v.0.095 Gautier write-only address <gautier_niouzes@hotmail.com> - 2021-04-08 08:51 -0700
csiph-web