I disagree. It would be silly to code an assembler in assembly. Are you saying assembly is BS?Solar wrote:I find it quite amusing, in language arguments like these, that the Sun JVM is written in C++. There's a research project about a Java-written VM, but that hasn't hit mainstream yet (and I am pretty sure that some core components will still be written in, not just "any other compiled language", but C++).i586coder wrote:you see, even JAVA still need programing language such assembly/C++ in some parts...
Moving from Java to C++
- Love4Boobies
- Member
- Posts: 2111
- Joined: Fri Mar 07, 2008 5:36 pm
- Location: Bucharest, Romania
Re: Moving from Java to C++
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
[ Project UDI ]
Re: Moving from Java to C++
i would be careful what you say... there are people who believe that its not a real assembler if its not written in assembly...Love4Boobies wrote: I disagree. It would be silly to code an assembler in assembly. Are you saying assembly is BS?
- Love4Boobies
- Member
- Posts: 2111
- Joined: Fri Mar 07, 2008 5:36 pm
- Location: Bucharest, Romania
Re: Moving from Java to C++
What would be the benefits? From what I can tell:JAAman wrote:i would be careful what you say... there are people who believe that its not a real assembler if its not written in assembly...Love4Boobies wrote: I disagree. It would be silly to code an assembler in assembly. Are you saying assembly is BS?
- importability (you couldn't have cross-assemblers)
- harder to maintain and easier for bugs to slip in
- a lot more work
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
[ Project UDI ]
-
- Member
- Posts: 566
- Joined: Tue Jun 20, 2006 9:17 am
Re: Moving from Java to C++
Hi,
I do not have an answer to your question . But there are people who think that writing in assembly language is more productive than using a High Level Language .
Regards
Shrek
I do not have an answer to your question . But there are people who think that writing in assembly language is more productive than using a High Level Language .
Regards
Shrek
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Moving from Java to C++
If this applies to you, you'll already know itwriting in assembly language is more productive