Gold Parser Builder

Develop your own compilers and emulators.
Download

Gold Parser Builder Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free
  • Price:
  • Free
  • Publisher Name:
  • By Devin Cook
  • Publisher web site:
  • http://www.devincook.com/goldparser
  • Operating Systems:
  • Windows 95, Windows 2000, Windows 98, Windows Me, Windows, Windows XP, Windows NT
  • Additional Requirements:
  • Windows 95/98/Me/NT/2000/XP
  • File Size:
  • 2.5MB
  • Total Downloads:
  • 21006

Gold Parser Builder Tags


Gold Parser Builder Description

The Gold Parser is a parser generator that you can use to develop your own compilers and emulators. Unlike common compiler-compilers, the Gold Parser does not require you to embed your grammar directly into your source code. Instead, the Builder analyzes the grammar description and saves the parse tables to a separate file. This file can be subsequently loaded by the actual parser engine and used. Since the LALR(1) and DFA algorithms are simple automates, the parser engine can be easily implemented in different programming languages.


Gold Parser Builder Related Software