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,WEIRD_PORT autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5cb36983754f64da X-Google-Attributes: gid103376,public X-Google-Thread: 109fba,304c86061dc69dba X-Google-Attributes: gid109fba,public X-Google-ArrivalTime: 2004-02-13 21:56:16 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-04!sn-xit-01!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada,comp.lang.c++ Subject: Re: No call for Ada (was Re: Announcing new scripting/prototyping language) Date: Fri, 13 Feb 2004 23:54:36 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <102re28a0j9io28@corp.supernews.com> References: <20040206174017.7E84F4C4114@lovelace.ada-france.org> <54759e7e.0402071124.322ea376@posting.google.com> <2460735.u7KiuvdgQP@linux1.krischik.com> <54759e7e.0402081525.50c7adae@posting.google.com> <60bi0c.ppg.ln@skymaster> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:5564 comp.lang.c++:19096 Date: 2004-02-13T23:54:36-06:00 List-Id: "Jerry Coffin" wrote in message news:MPG.1a97636642574457989ca0@news.clspco.adelphia.net... > In article <60bi0c.ppg.ln@skymaster>, rosen@adalog.fr says... > > [ ... ] > > > The compiler in question is made by Sofcheck (http://www.sofcheck.com:5050), > > and they claim that it generates human-readable code. > > I guess I'll have to take your word for that -- the URL you gave above > doesn't seem to work for me. Maybe it'll only work for browsers written > in Ada. :-) The correct URL is http://www.sofcheck.com (which will redirect to another on port 5055 [not 5050 as above]). But I can't get to their site from my desk either; I have to go use the web server in the DMZ. The problem is that the non-standard port confuses the web proxy that I'm using. If you have a direct net connection, it works fine. Randy.