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:a37:c20c:: with SMTP id i12mr1608642qkm.369.1581344852037; Mon, 10 Feb 2020 06:27:32 -0800 (PST) X-Received: by 2002:a05:6808:4c7:: with SMTP id a7mr981751oie.83.1581344851649; Mon, 10 Feb 2020 06:27:31 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!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: Mon, 10 Feb 2020 06:27:31 -0800 (PST) In-Reply-To: <87tv41cnnd.fsf@samuel> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2a02:c7d:3c35:b000:1176:f822:d46e:c9b4; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 2a02:c7d:3c35:b000:1176:f822:d46e:c9b4 References: <87tv41cnnd.fsf@samuel> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2601d37a-16f0-4d8c-97ea-57ce21b498d7@googlegroups.com> Subject: =?UTF-8?Q?Re=3A_sdlada=2C_l=C3=B6ve=2C_and_programming_for_beginners?= From: Lucretia Injection-Date: Mon, 10 Feb 2020 14:27:32 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:58026 Date: 2020-02-10T06:27:31-08:00 List-Id: On Saturday, 8 February 2020 11:41:01 UTC, Ludovic Brenta wrote: Dragging this thread back on track... > So it occurred to me that L=C3=96VE is really a Lua binding to SDL plus a I never looked at it before, but knew of it, never knew it was a wrapper ar= ound SDL. > predefined event loop, and that it would be quite easy to do something > similar based on the sdlada thick binding. The goal would be to attract Yeah, that would be pretty cool. Any features required, just add a PR. I want to get iterators around Surfaces (old, not really for new projects) = and textures (for accelerated 2D and for new stuff).=20 Definitely not having to mess about with OpenGL/Vulkan is a good start. > teenage programmers to the language and to programming in general. > Possibly on a Raspberry Pi. I'd be willing to make a Debian package for > it. What do you think? Sounds good to me. Luke.