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

* Re: Ann: HAC v.0.095
  2021-04-07 19:23 Ann: HAC v.0.095 Gautier write-only address
@ 2021-04-08  8:26 ` Stéphane Rivière
  0 siblings, 0 replies; 2+ messages in thread
From: Stéphane Rivière @ 2021-04-08  8:26 UTC (permalink / raw)



> * Improvements since v.0.085:

Well done Gautier !

In our company, we now use HAC here to replace many big Bash scripts in
our servers cluster spread in 3 european DC. Big gain of productivity
and maintenability.

Incidentally, HAc is up to 7 times faster than Bash for a much lower
resource consumption. Surprising when you see the poverty of the syntax
and semantics of Bash.

-- 
Be Seeing You
Number Six

^ 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