Talk:C to Java Virtual Machine compilers
From Wikipedia, the free encyclopedia
I haven't seen this product myself, but I assume (I could be wrong) that it can't achieve 100% C compatability? I would think doing nasty things with pointers would be able to break such a system? Mrjeff 11:43, 16 July 2006 (UTC)
- Not necessarily; such a compiler would have to follow the C specifications, not emulate the behaviour of existing compilers like gcc. Many "nasty things with pointers" are specified as "undefined behaviour". You're right in that many existing applications may fail, but I'm not sure that it's impossible to emulate all of C's specification on the JVM. Wouter Lievens 09:57, 1 August 2006 (UTC)
This page should be renamed to Axiomatic C To Java Virtual Machine Compiler. It's not really an article on C To Java Virtual Machine Compiler*S*. I would delete it, but it's fun as a curiosity, but all the pages that link to this one make this look like shamless spam (not to mention that, well, translation C to JVM doesn't seem like a very good idea)