From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_05,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:622a:38b:b0:2f3:dcce:a7a3 with SMTP id j11-20020a05622a038b00b002f3dccea7a3mr8434919qtx.439.1652531756480; Sat, 14 May 2022 05:35:56 -0700 (PDT) X-Received: by 2002:a81:70f:0:b0:2fb:79b3:27a8 with SMTP id 15-20020a81070f000000b002fb79b327a8mr10646885ywh.335.1652531756285; Sat, 14 May 2022 05:35:56 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 14 May 2022 05:35:55 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=2a02:1210:282b:1d00:8da8:91c8:997c:3271; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:1210:282b:1d00:8da8:91c8:997c:3271 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6e28ecc5-27d7-42c0-bfbd-85029ac36c50n@googlegroups.com> Subject: Ann: HAC v.0.1 From: Gautier write-only address Injection-Date: Sat, 14 May 2022 12:35:56 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:63848 List-Id: HAC (HAC Ada Compiler) is a quick, small, open-source Ada compiler, covering a subset of the Ada language. HAC is itself fully programmed in Ada. Web site: http://hacadacompiler.sf.net/ >From there, links to sources and an executable for Windows. Source repositories: #1 svn: https://sf.net/p/hacadacompiler/code/HEAD/tree/trunk/ #2 git: https://github.com/zertovitch/hac * Main improvements since v.0.0996: - packages and subpackages are now supported - modularity: packages and subprograms can be standalone library units, stored in individual files with GNAT's naming convention, and accessed from other units via the WITH clause - validity checks were added for a better detection of uninitialized variables. Package examples and modularity tests have been added. Particularly, a new PDF producer package with a few demos is located in the ./exm/pdf directory. Enjoy! Gautier __ PS: for Windows, there is an integrated editor that embeds HAC: LEA: http://l-e-a.sf.net PPS: HAC will be shown at the Ada-Europe conference (presentation + tutorial) http://www.ada-europe.org/conference2022/