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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,508516c114ade8e1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.238.198 with SMTP id vm6mr342889pbc.3.1328761079853; Wed, 08 Feb 2012 20:17:59 -0800 (PST) Path: wr5ni3581pbc.0!nntp.google.com!news1.google.com!postnews.google.com!uc9g2000pbc.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: ada without ada libraries? Date: Wed, 8 Feb 2012 20:17:59 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <82mx8tttx7.fsf@stephe-leake.org> NNTP-Posting-Host: 24.230.151.194 Mime-Version: 1.0 X-Trace: posting.google.com 1328761079 13589 127.0.0.1 (9 Feb 2012 04:17:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 9 Feb 2012 04:17:59 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: uc9g2000pbc.googlegroups.com; posting-host=24.230.151.194; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-02-08T20:17:59-08:00 List-Id: On Feb 8, 9:43=A0pm, Jeffrey Carter wrote: > On 02/08/2012 07:08 PM, Shark8 wrote: > > > > > HM -- That reminds me, I should re-try implementing a LISP interpreter > > in Ada. > > I think that's been done already, in Ada 83: > > http://dl.acm.org/citation.cfm?id=3D339978&dl=3DACM&coll=3DDL&CFID=3D6555= 7217... > > -- > Jeff Carter > "I'm a lumberjack and I'm OK." > Monty Python's Flying Circus > 54 > > --- Posted via news://freenews.netfront.net/ - Complaints to n...@netfron= t.net --- I see. But there's also something to be said about doing something yourself (I.E. a "Learning Project") and, in addition to that, I'm interested in interpreters/compilers -- though to be perfectly honest, I don't consider myself to be particularly GOOD at them as they usually stop before they're up and working. (Life getting in the way or losing interest for a while or hitting a problem that I've no clue on how to address or somesuch.)