The Tower Bridge in Sacramento, California GOLD Parsing System
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

Plug-ins and Documentation
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
Ecclipse .jar Module NewHansgeorg Schwibbe modified the source and .jar file to be compatible with Ecclipse.
Author: Hansgeorg Schwibbe
Version: 1.2
Size: 26 KB
Documentation Documentation is available for this implementation of the Engine.
Online Documentation

 

Source Code and Projects

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
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