Talk:C to Java byte-code compiler

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)[reply]

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)[reply]

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)

bad title

I would expect it is possible to compile C code to run on JVMs, though I don't see why one would want to do that, other than because they can, but the code which runs on JVM is called "Java byte-code" AFAIK. So the sane title of this page would be C to Java byte-code compiler, in which also the conventional singular is used. --MarSch 09:43, 3 January 2007 (UTC)[reply]

is there any reason not to merge to Java Virtual Machine? --MarSch 18:12, 19 March 2007 (UTC)[reply]

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.