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,fe18532892e54b83 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: programming a web with ADA From: Georg Bauhaus In-Reply-To: <1161221227.739726.264430@m7g2000cwm.googlegroups.com> References: <1161104378.743103.235820@i42g2000cwa.googlegroups.com> <1161120208.6090.10.camel@localhost> <1161221227.739726.264430@m7g2000cwm.googlegroups.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1161257196.4770.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Thu, 19 Oct 2006 13:26:36 +0200 NNTP-Posting-Date: 19 Oct 2006 13:24:27 CEST NNTP-Posting-Host: 15919ed9.newsspool4.arcor-online.net X-Trace: DXC=@2c]P@mnnibeoCI^f\Y]Ea4IUKCkJ3aLn[ISXdLMC` X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:7037 Date: 2006-10-19T13:24:27+02:00 List-Id: On Wed, 2006-10-18 at 18:27 -0700, Britt Snodgrass wrote: > > (JGNAT is not a language, it is GNAT targetting the JVM.) > > I have never used either but I think I read that that neither of them > support JVM versions newer than version 1.2 (i.e. JDK 1.2 or J2SE 1.2). Yes, though you can still run the programs with todays JVMs by setting suitable switches. > This old version is still available from Sun at > http://java.sun.com/products/archive/j2se/1.2.2_017/ > > JGNAT 1.1p can still be found at > http://gd.tuwien.ac.at/languages/ada/gnat/jgnat/jgnat-1.1p/ Also, a (somewhat dated) edition of AppletMagic is available with the 1995 edition of John Barnes' Ada book. -- Georg