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=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Received: by 2002:a05:620a:1666:: with SMTP id d6mr18622519qko.449.1593502977211; Tue, 30 Jun 2020 00:42:57 -0700 (PDT) X-Received: by 2002:aca:c143:: with SMTP id r64mr15034789oif.7.1593502976985; Tue, 30 Jun 2020 00:42:56 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!border2.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 00:42:56 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=62.202.182.105; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 62.202.182.105 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8a8ec31e-064a-43a0-a26d-1d0774bbfa6co@googlegroups.com> Subject: LEA - Lightweight Editor for Ada - Binary release v. 0.74 From: gautier_niouzes@hotmail.com Injection-Date: Tue, 30 Jun 2020 07:42:57 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59257 List-Id: LEA - Lightweight Editor for Ada - Binary release v. 0.74 LEA is a Lightweight Editor for Ada. What's new in 2020 so far: - embedded Ada samples collection, ready to run - exception trace-back for HAC - console input for HAC - "auto-repair" feature (tool icon in the compiler message box) Features: - multi-document - multiple undo's & redo's - multi-line edit, rectangular selections - color themes, easy to switch - duplication of lines and selections - syntax highlighting - parenthesis matching - bookmarks - includes the HAC Ada Compiler - free, open-source, fully programmed in Ada Currently available on Windows. Gtk or other implementations are possible: the LEA_Common[.*] packages are pure Ada, as well as HAC. Web site: https://l-e-a.sourceforge.io/ Blog: https://gautiersblog.blogspot.com/search/label/LEA Enjoy! Gautier