This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Native Assembly & JAVA ByteCode & MIL
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: m waqar <mwaqarkhan2004 at yahoo dot com>, gcc-help at gcc dot gnu dot org
- Date: Sat, 17 Jul 2004 14:12:32 -0500
- Subject: Re: Native Assembly & JAVA ByteCode & MIL
- References: <20040717183742.88804.qmail@web53210.mail.yahoo.com>
Hi M. Waqar,
>What in your opinion, is the future of Native Assembly Language in
presence of JAVA ByteCode and .Net Intermediate Language? Justify Your Opinion.
The future of native assembly language -- via third generation languages --
is bright.
The future of native assembly language, by itself, will be used much like
it is today: for select high performance routines, and critical OS kernels
sections.
The future of Java bytecode is also bright.
And the future of .NET MSIL is bright too.
--Eljay