This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Language extensions ?
- From: Andrew Haley <aph at redhat dot com>
- To: "Robin Garner" <robin dot garner at iname dot com>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 27 Mar 2003 10:04:55 +0000 (GMT)
- Subject: Language extensions ?
- References: <20030327034857.59934.qmail@iname.com>
Robin Garner writes:
> I'd like to ask whether the gcj team is amenable at all to the idea of
> adding some language extensions that would make system programming in
> java possible/easier.
>
> There are two parts to the question, really, firstly, whether this
> would be something the gcj team would be interested in picking up if
> this language extension was made, and secondly whether someone on the
> team would be willing to make it (as I have my hands full enough at
> the moment
Don't we all...
> with JMTk and ghc runtimes).
>
> Of course suggestions about alternative ways of achieving my aims
> gladly accepted !
Will http://www.rtj.org/doc/javax/realtime/RawMemoryAccess.html do what you need?
Andrew.