comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <bauhaus@futureapps.de>
Subject: Re: programming a web with ADA
Date: Wed, 01 Nov 2006 13:09:43 +0100
Date: 2006-11-01T13:07:21+01:00	[thread overview]
Message-ID: <1162382979.5324.18.camel@localhost.localdomain> (raw)
In-Reply-To: <1161221227.739726.264430@m7g2000cwm.googlegroups.com>

On Wed, 2006-10-18 at 18:27 -0700, Britt Snodgrass wrote:
> Georg Bauhaus wrote:
> 
> >
> > There are some limitations as regards full Ada 95 language
> > support. The class files generated by JGNAT and AppletMagic
> > need backwards compatibility switches turned on when you
> > run them.

> 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).

FWIW, here is an update as I've just got AppletMagic for Linux.
It seems a number of things have been fixed and added.

Running Ada->JVM programs is straightforward so far using
either JDK 1.5 or GCC's gij (the GNU interpreter for Java bytecode).
I.e.,

$ adajava hello.ada
$ java hello
Hello, World!
$

The new things include byte code injections for SofCheck's analysis tools.
So I guess you can use just Ada language properties for program analysis
where you would otherwise be using the new Java @annotations from the
Do-it-Yourself Java language straightening toolkit ;-)

Georg 





      parent reply	other threads:[~2006-11-01 12:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 16:59 programming a web with ADA ogalve
2006-10-17 18:55 ` Simon Wright
2006-10-17 19:33   ` Ludovic Brenta
2006-10-17 19:59     ` Pascal Obry
2006-10-17 21:16       ` Georg Bauhaus
2006-10-18  4:59       ` Simon Wright
2006-10-18  6:21     ` Adrian Hoe
2006-10-18 17:56       ` ogalve
2006-10-18 18:16         ` Pascal Obry
2006-10-18 18:58           ` ogalve
2006-10-18 19:21             ` Pascal Obry
2006-10-18 20:02               ` Dmitry A. Kazakov
2006-10-18 20:56                 ` Georg Bauhaus
2006-10-17 20:24   ` tmoran
2006-10-17 21:05     ` Randy Brukardt
2006-10-17 21:23 ` Georg Bauhaus
2006-10-19  1:27   ` Britt Snodgrass
2006-10-19 11:26     ` Georg Bauhaus
2006-11-01 12:09     ` Georg Bauhaus [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox