The Tower Bridge in Sacramento, California Original GOLD Engine
Wilbanks Visual Basic .NET Engine
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 ...


 

Plug-In
.NET Module Reggie Wilbanks has ported the GOLD Parser Engine source code to Visual Basic .NET and complied it into a .NET Module. This will work with any .NET programming language.
Source Code and Projects

Visual Basic .NET Source

Reggie Wilbanks has ported the GOLD Parser Engine source code to the new Visual Basic .NET programming language. He as also submitted an example project which draws a parse tree for an given input stream.
Author: Reggie Wilbanks
Language: Visual Basic .NET
Version: 1.0
Size: 20 KB
Project
Parse Tree
This is a simple project which loads a Compiled Grammar Table file and draws a parse tree for a given input string. An example grammar called  "Simple"  is included. This download includes the .NET Module.
Author: Reggie Wilbanks
Language: Visual Basic .NET
Version: 1.0
Size: 20 KB