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 2002:a6b:bc87:: with SMTP id m129-v6mr3753627iof.120.1524732605581; Thu, 26 Apr 2018 01:50:05 -0700 (PDT) X-Received: by 2002:a9d:703:: with SMTP id 3-v6mr44722ote.11.1524732605508; Thu, 26 Apr 2018 01:50:05 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder4.news.weretis.net!newsreader5.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!f63-v6no5346398itc.0!news-out.google.com!15-v6ni6170itg.0!nntp.google.com!k65-v6no5347133ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 26 Apr 2018 01:50:05 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:1206:45c6:8b20:7490:6741:dcb7:4354; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:1206:45c6:8b20:7490:6741:dcb7:4354 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <716fb38f-bc73-4081-a410-282f740e2171@googlegroups.com> Subject: LEA - Lightweight Editor for Ada - Binary release v 0.65 From: gautier_niouzes@hotmail.com Injection-Date: Thu, 26 Apr 2018 08:50:05 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1811 X-Received-Body-CRC: 452756772 Xref: reader02.eternal-september.org comp.lang.ada:51725 Date: 2018-04-26T01:50:05-07:00 List-Id: LEA is a Lightweight Editor for Ada. What's new: - Find & Replace box is now fully functional - First binary distribution with an integrated mini-compiler (HAC) 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 Currently available on Windows. Gtk or other implementations are possible: the LEA_Common[.*] packages are pure Ada, as well as HAC. URL: https://sourceforge.net/projects/l-e-a/ Enjoy! Gautier