home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1996-10-12 | 864 b | 30 lines |
- .name
- kaffe
- .fullname
- Java bytecode virtual machine
- .type
- Programmer Tool
- .short
- Virtual machine to execute java bytecode
- .description
- This is Kaffe, a virtual machine design to execute Java bytecode.
- This machine can be configured in two modes. In one mode it operates as
- a pure bytecode interpreter (not unlike Javasoft's machine); in the second
- mode if performs "just-in-time" code conversion from the abstract code to
- the host machine's native code. This will ultimately allow execution of
- Java code at the same speed as standard compiled code but while maintaining
- the advantages and flexibility of code independence.
- .version
- 0.5p4
- .author
- Tim Wilkinson
- .distribution
- Freely Distributable
- .email
- <tim@sarc.city.ac.uk>
- .described-by
- Fred Fish (fnf@ninemoons.com)
- .submittal
- Submitted by Matthias Hopf
- Primary ftp site is ftp://ftp.sarc.city.ac.uk/pub/kaffe
-