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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,99d4d47ae8700971 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!r37g2000prm.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: ridiculous question Date: Wed, 25 Jun 2008 08:19:46 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7533e544-bd03-41ae-91c1-1940575a4bf8@r37g2000prm.googlegroups.com> References: <273ba3a6-142b-4e05-bc12-d576968fa6b6@x19g2000prg.googlegroups.com> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1214407186 29518 127.0.0.1 (25 Jun 2008 15:19:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 25 Jun 2008 15:19:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r37g2000prm.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.7.12-1.3.1,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:873 Date: 2008-06-25T08:19:46-07:00 List-Id: On Jun 24, 4:02 pm, a...@anon.org (anon) wrote: > If you mean Lisp to Ada. The answer is no. As for Ada to Lisp, the > answer is still no. Most Lisp people are having too much fun playing > with Lisp and trying to improve Lisp to deal with Ada. And Ada people > are doing their thing with Ada. And let's not even *talk* about Forth people... text_io ada dot_selector with "hello, world" begin put_line text_io ada dot_selector dot_selector end hello define_procedure (OK, I don't really know Forth at all---I'm just making this up.) :-) -- Adam