The Tower Bridge in Sacramento, California GOLD Engine Version 5
Java Programming Language
Main
Latest News
Getting Started
Screen Shots
Download
Documentation
Contributors
Contact
About GOLD
How It Works
FAQ
Why Use GOLD?
Comparison
Revision History
Freeware License
More ...
Articles
What is a Parser?
Backus-Naur Form
DFA Lexer
LALR Parsing
Glossary
Links
More ...


The Java programming language was designed by James Gosling at Sun Microsystems as clean and easy to program version of C++. As part of the language definition, Java programs compile into the Java Virtual Machine bytecode, which is designed to run on multiple platforms through interpretation.

Java Programming Language Homepage

Java
Java Engine
by Ralph Iden
Homepage Ralph Iden maintains a website where you can download the source and other materials. This version of the Engine will allow you to develop interpreters, translators and compilers with the popular Java programming language. Your project will be will be able run on a wide range of platforms from Windows 32-bit to Macintosh to Linux.