From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.8 required=3.0 tests=BAYES_50,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:aed:21da:: with SMTP id m26mr2315109qtc.197.1593534892263; Tue, 30 Jun 2020 09:34:52 -0700 (PDT) X-Received: by 2002:aca:c683:: with SMTP id w125mr16128038oif.37.1593534892061; Tue, 30 Jun 2020 09:34:52 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 30 Jun 2020 09:34:51 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=79.19.129.183; posting-account=JRF_-woAAABYlsAtkCl_CUxBuQy2SsaQ NNTP-Posting-Host: 79.19.129.183 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: SweetAda 0.1 released From: gabriele.galeotti.xyz@gmail.com Injection-Date: Tue, 30 Jun 2020 16:34:52 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:59267 List-Id: Hi all. I've just released SweetAda version 0.1. SweetAda is a lightweight development environment to create Ada code on a w= ide range of CPUs and platforms. Have a look at http://www.sweetada.org. This is an experimental preview, so comments and advices are welcome. Feel free to ask me about everything, I know that a lot of components are p= oorly documented and difficult to understand without startup informations. = This is a heavy work in progress, the manual is under incomplete translatio= n and things could be not in-sync. Many things do work, but many things, even basic, are still in a TODO list,= and I will complete them upon an explicit interest. E.G.: - a PC-x86 platform will respond to network pings - IBM S/390 (emulated) support is lacking even basic CPU setup, interrupts = handling, etc (but will startup and write a message to a 3270 terminal) - a Raspberry board is only able to start the first core and pulse a GPIO L= ED I release SweetAda this way because otherwise I will spend other years in t= he development without a feedback, and existent codebase shows me enough pr= ospective. Excuse me for slow download of the packages and toolchains, the website is = hosted at my home.