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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!gandalf.srv.welterde.de!news.jacob-sparre.dk!loke.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: What exactly is the licensing situation with GNAT? Date: Fri, 14 Nov 2014 00:13:28 -0600 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: References: <87fvdr2vdv.fsf@adaheads.sparre-andersen.dk> <54609F34.4080201@spam.spam> <35f01472-3510-4f67-8765-006fa8591c35@googlegroups.com> <9tc8w.73007$ZT5.37595@fx07.iad> <22a3816a-4e89-48f0-a126-dce581781beb@googlegroups.com> <084b1934-9641-425e-85ec-293e0334413e@googlegroups.com> <86bf69c8-eb08-4696-b6c9-3784f5c42213@googlegroups.com> <87389olqie.fsf@ixod.org> <19fa65d4-72c9-44ab-b44b-4ea0929c18f2@googlegroups.com> <25731193-c0b5-4ab7-87ff-ba8c6a42cdbd@googlegroups.com> NNTP-Posting-Host: 24-196-82-226.static.mdsn.wi.charter.com X-Trace: loke.gir.dk 1415945609 2480 24.196.82.226 (14 Nov 2014 06:13:29 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Fri, 14 Nov 2014 06:13:29 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Xref: news.eternal-september.org comp.lang.ada:23265 Date: 2014-11-14T00:13:28-06:00 List-Id: "David Botton" wrote in message news:25731193-c0b5-4ab7-87ff-ba8c6a42cdbd@googlegroups.com... >> Semi-related to this is that we approved Obj'Image as a language-defined >> attribute, to be included in the 2015 Ada Corrigendum. > >Very nice. > >Do you have a list of which parts of Ada 2005 and 2012 Janus already >supports? Yes, of course, but it's a pretty short list at the moment (mostly stuff involving aggregates, including <>). Probably not enough for your purposes. > I'd like to see what is involved in getting Gnoga running on it (outside > that > AWS would not compile on it as is, although it may be possible to pear > down things to just what is needed which is a very small part of AWS and > port that). Or build something on top of NC_Sockets, if it's not too complicated (unlikely). One of the example programs for NC_Sockets is a simple web server (the one used for Ada-Auth.org/RRSoftware.com is a grown-up version of that example). >If not too big a job, even though I am partial to open source tools >obviously, I'd consider doing the port. If I had to guess, probably too big of a job today, but obviously new stuff is coming. It would be interesting to know what Ada 2005/Ada 2012 features you need. Probably we should take this off-line (it's not of much general interest, and I don't want to start promising stuff publically, I'm not that good at delivering as it is. :-) Randy. David Botton