tool: JCC


Language:
Java
Parts:
Translator
Author:
Nik Shaylor
Location:
http://www.digiserve.com/nshaylor/jcc.html
Description:
JCC is a direct Java to C converter. Unlike other translators JCC does not convert Java class files, but instead processes Java source code directly. It converts whole programs at a time and because of this it can make a number of optimisations that would be very difficult to achieve with other techniques. When used with a good optimising C compiler it produces programs that are typically between 10 to 20 times faster than Sun's 1.0.2 JVM.
Updated:
?

Related Items

category: object oriented languages summary, or expanded.


This work supported by Idiom Consulting. Idiom is a full-service ISP, providing Internet access in Northern California and Web hosting worldwide.

Please send updates to free-compilers@idiom.com

The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.

Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved