home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-alpha / kaffe-0.5.5-sun-base.tgz.pi < prev    next >
Fred Fish's Product-Info  |  1996-10-14  |  864b  |  30 lines

  1. .name
  2. kaffe
  3. .fullname
  4. Java bytecode virtual machine
  5. .type
  6. Programmer Tool
  7. .short
  8. Virtual machine to execute java bytecode
  9. .description
  10. This is Kaffe, a virtual machine design to execute Java bytecode.
  11. This machine can be configured in two modes.  In one mode it operates as
  12. a pure bytecode interpreter (not unlike Javasoft's machine); in the second
  13. mode if performs "just-in-time" code conversion from the abstract code to
  14. the host machine's native code.  This will ultimately allow execution of
  15. Java code at the same speed as standard compiled code but while maintaining
  16. the advantages and flexibility of code independence.
  17. .version
  18. 0.5.5
  19. .author
  20. Tim Wilkinson
  21. .distribution
  22. Freely Distributable
  23. .email
  24. <tim@sarc.city.ac.uk>
  25. .described-by
  26. Fred Fish (fnf@ninemoons.com)
  27. .submittal
  28. Submitted by Matthias Hopf
  29. Primary ftp site is ftp://ftp.sarc.city.ac.uk/pub/kaffe
  30.