comp.lang.ada
 help / color / mirror / Atom feed
From: Peter Amey <peter.amey@praxis-cs.co.uk>
Subject: Re: Reference-oriented language and high-integrity software
Date: Fri, 03 Nov 2006 12:37:35 +0000
Date: 2006-11-03T12:37:35+00:00	[thread overview]
Message-ID: <4r0rggFoug8lU1@individual.net> (raw)
In-Reply-To: <eiet3r$2on$1@cernne03.cern.ch>



Maciej Sobczak wrote:

[snip]

> 
> And last but not least, how does the JB's statement stand in front of 
> things like RealTime Java or even HIJA (High-Integrity Java)?
> 

The answer to this one is, I think, a bit easier.  Neither RealTime Java 
nor HIJA can reasonably be described as Java.  The last time I looked, 
both required special compilers; were designed to produce native machine 
code not an interpreted J code; allocated objects on the stack rather 
than heap; and had no garbage collection.  The restrictions mean that 
you cannot use any of the standard libraries and don't get platform 
portable code; the two primary attraction of Java in the first place. 
What you do have is two new languages that just happen to have a 
Java-like syntax.  The modifications required to give these new 
languages their real-time and high integrity credentials are precisely 
aligned with John Barnes's objections to them.

regards

Peter




  parent reply	other threads:[~2006-11-03 12:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-03  8:03 Reference-oriented language and high-integrity software Maciej Sobczak
2006-11-03  8:58 ` Ludovic Brenta
2006-11-03  9:06   ` Maciej Sobczak
2006-11-03  9:43     ` roderick.chapman
2006-11-03 11:25       ` Georg Bauhaus
2006-11-03 11:15     ` Ludovic Brenta
2006-11-03 11:59       ` Georg Bauhaus
2006-11-03 12:37 ` Peter Amey [this message]
2006-11-03 14:44   ` Martin Krischik
2006-11-03 15:27   ` Dr. Adrian Wrigley
2006-11-03 16:17     ` Simon Wright
2006-11-03 17:30     ` Jean-Pierre Rosen
2006-11-06  7:14     ` Martin Krischik
replies disabled

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