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 10.182.110.130 with SMTP id ia2mr7426492obb.42.1408798147404; Sat, 23 Aug 2014 05:49:07 -0700 (PDT) X-Received: by 10.140.19.213 with SMTP id 79mr186980qgh.5.1408798147381; Sat, 23 Aug 2014 05:49:07 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!r2no5556273igi.0!news-out.google.com!j6ni8038qas.0!nntp.google.com!m5no2191973qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 23 Aug 2014 05:49:07 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.20.243.45; posting-account=0e_2YQoAAACiyvAQE9nydlmk8joBaY1J NNTP-Posting-Host: 76.20.243.45 References: <3c39c9c9-9050-4e08-a086-be71ab3783b6@googlegroups.com> <93a7875b-99da-471a-abe3-20a85d36a7a5@googlegroups.com> <137dc8ff-54fc-4403-b2f2-55bb2d8b3254@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: News on Ada Doom project From: jsquirek@gmail.com Injection-Date: Sat, 23 Aug 2014 12:49:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:188628 Date: 2014-08-23T05:49:07-07:00 List-Id: > Ahh, ok. > > It looks ambitious and I think this is good > > for game creation in Ada. > > Good luck. > Ah yes, I need all the luck I can get :). Windows API and optimization problems wear you down sometimes. > > I downloaded mainly to see 2012-constructs in > > real code. I hope to be inspired. > If you are interested in the shortened Ada 2012 syntax in action these files might be fun to look at. https://github.com/AdaDoom3/AdaDoom3/blob/master/Engine/Systems/Windows/neo-system-input-import.adb https://github.com/AdaDoom3/AdaDoom3/blob/master/Engine/Systems/Windows/neo-system-import.adb https://github.com/AdaDoom3/AdaDoom3/blob/master/Engine/neo-system-input.adb https://github.com/AdaDoom3/AdaDoom3/blob/master/Engine/Architectures/x86-64/neo-system-processor-import.adb