The Tower Bridge in Sacramento, California GOLD Parser Engine
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 ...


GOLD Newsgroup


 

spacer-150.gif (64 bytes)

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 Logo

 

Java Engine
by Matthew Hawkins
.jar Module 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.
Author: Matthew Hawkins
Version: 1.0.3
Size: 24 KB
Homepage: www.hawkini.co.uk

Source Code

Mathew Hawkins ported the GOLD Parser Engine to the popular Java programming language. The zip file contains all the Java source code used to create the .jar plugin available above.
Author: Matthew Hawkins
Language: Java
Version: 1.0.3
Size: 33 KB
Homepage: www.hawkini.co.uk
Program Template This program template will create a ready-to-use skeleton program to be used with the Hawkins Java Engine.
Documentation Documentation is available for this implementation of the Engine.
Online Documentation
Tutorial Matthew Hawkins has created a simple project that shows how to use the Java version of the Engine.
Author: Matthew Hawkins
Language: Java
Version: 1.0
Size: 5 KB
Homepage: www.hawkini.co.uk