Goldie Homepage

Documentation (v0.3)
Goldie -> Documentation (v0.3) -> Included Sample Apps

Included Sample Apps

The following sample apps are included with Goldie (including precompiled binaries for Windows and Linux x86):

  • Calculator Dynamic - A simple arithmetic calculator utilizing a calculator grammar compiled by GOLD. Demonstrates how to use Goldie's dynamic-style.
  • Calculator Static - Like Calculator Dynamic, but demonstrates how to use Goldie's static-style.
  • Parse Anything - Parse any source file according to any GOLD language and view basic information.