From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) 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.5-pre1 X-Received: by 2002:a05:620a:221:: with SMTP id u1mr22721770qkm.373.1600247634973; Wed, 16 Sep 2020 02:13:54 -0700 (PDT) X-Received: by 2002:ac8:bc9:: with SMTP id p9mr9815682qti.50.1600247634801; Wed, 16 Sep 2020 02:13:54 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!feeder1.cambriumusenet.nl!feed.tweak.nl!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: Wed, 16 Sep 2020 02:13:54 -0700 (PDT) In-Reply-To: <211a3c48-447a-4d23-840d-d868da44f740n@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2a02:1206:4564:fe50:3ce6:9ce1:7e73:a005; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:1206:4564:fe50:3ce6:9ce1:7e73:a005 References: <1dab8412-0ff6-4081-b973-783167a37e6cn@googlegroups.com> <620a8fb2-758c-4bca-b4d3-f2e49fce3703n@googlegroups.com> <871rj2cy61.fsf@nightsong.com> <211a3c48-447a-4d23-840d-d868da44f740n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Learning Ada From: Gautier write-only Injection-Date: Wed, 16 Sep 2020 09:13:54 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:60158 List-Id: On Wednesday, September 16, 2020 at 9:13:23 AM UTC+2, Jack Davy wrote: > @ Gautier, thanks for the links. When I get Windows 7 on VirtualBox I'll = give the LEA editor a try, I'm not so keen on using Wine, it's a bit hit & = miss. Also since I learned Vim a few years ago no other editors really do i= t for me, unless they have Vim bindings ;).=20 No worries, you can access the same samples (and the same compiler) without= LEA, built on your preferred operating system. -> https://hacadacompiler.sourceforge.io/ (source code here: https://source= forge.net/p/hacadacompiler/code/HEAD/tree/ , mirrored here: https://github.= com/zertovitch/hac ) Mutatis mutandis, you get there the "tpc.exe" equivalent, whereas LEA is th= e "turbo.exe" :-)