Java != JVM
Posted Mar 12, 2004 21:28 UTC (Fri) by
raytd (guest, #4823)
In reply to:
Java != JVM by ibukanov
Parent article:
Will Mono Become the Preferred Platform for Linux Development? (O'ReillyNet)
"...impossibility to have buffer overflows."
I used to know a guy that claimed he could code fortran in *any* language.
My first inclination is to think that for any language to be sufficiently powerful it should never *prevent* one from hanging {him,her}self; However, I don't necessarily think that it should be *easy* either.
"...programming in it [C#] as productive as in Python..."
I've come to love python more and more each time I use it, but I'm still a die-hard c coder. Nothing, and I mean *nothing* gives you the power and flexibily of c when you're coding close to bare-metal. I may be wrong, but I seriously doubt C# or Java (or anything else for that matter) will ever come close to providing the portability, ease of programming *and* performance one gets when coding the high-level in python and the low-level in c.
(
Log in to post comments)