From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.240.226 with SMTP id wd2mr15685448obc.0.1454716250303; Fri, 05 Feb 2016 15:50:50 -0800 (PST) X-Received: by 10.182.125.195 with SMTP id ms3mr326219obb.17.1454716250237; Fri, 05 Feb 2016 15:50:50 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!hb3no1165266igb.0!news-out.google.com!l1ni4198igd.0!nntp.google.com!o2no2549032iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 5 Feb 2016 15:50:50 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=97.123.145.240; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 97.123.145.240 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5d80e14b-942f-4d79-a703-8fe539228bb7@googlegroups.com> Subject: ANN: Libraries and bindings. From: Shark8 Injection-Date: Fri, 05 Feb 2016 23:50:50 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:29368 Date: 2016-02-05T15:50:50-08:00 List-Id: Byron -- http://www.github.com/onewingedshark/byron A free implementation of Ada 2012 in Ada 2012. Currently only to tokrnizing is implemented. Ada Project Manager -- github/onewingedshark/adaprojectmanager An open file-format intended to provide a uniform method for describing Ada projects, even DSA-style programs, and help with building by giving a standaed way to specify build-parameters. (Though NOT a build tool, per se.) There are a few other projects on my github, probably the most interesting being toy implementations of Forth and Lisp.