GOLD Parser
Home PageCategories: Miscellaneous
Latest version: 3.4.3
Added 2005-03-15Updated 2007-05-21
Parsing system that you can use to develop your own programming languages, scripting languages and interpreters.
The GOLD Parser strives to be a development tool that can be used with numerous programming languages and on multiple platforms.
Unlike common compiler-compilers, the GOLD Parser does not require you to embed your source code directly into the grammar. Instead, the application analyzes the grammar and then saves the parse tables to a separate file. This file can be subsequently loaded by the actual parser engine and used.
Since the parse tables are programming language independent, the parser engine can be, and has been, implemented in different programming languages. As a result, the GOLD Parser supports multiple programming languages.
Supported languages include: ANSI C, C#, C++, Delphi, Java, Python, Visual Basic 6, Visual Basic .NET, and wxWidgets.
Built for Java |
Free or free version available |