All Projects → zertovitch → hac

zertovitch / hac

Licence: other
HAC Ada Compiler - a small, quick Ada compiler fully in Ada

Programming Languages

Ada
118 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to hac

SparForte
Bourne shell, template engine, scripting language mission-critical, scalable projects. Based a ISO standard proven effective for large, mission-critical projects, SparForte is designed for fast development while, at the same time, providing easier designing, maintenance and bug removal. About 120.000 lines of code.
Stars: ✭ 47 (-18.97%)
Mutual labels:  ada-language
HAC - HAC Ada Compiler
======================

HAC is perhaps the first open-source (albeit very
partial) Ada compiler fully programmed in Ada itself.

====
More complete description in the file:  doc/hac.txt
====

If you are impatient: have GNAT installed, then, on your
preferred command-line interpreter:

  gnatmake -P hac

  cd exm
  ../hac gallery.adb

(if `gnatmake` doesn't work, try `gprbuild`;
 for Windows, '\' is meant in place of '/')

Enjoy!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].