Goldie v0.4
Goldie v0.4 Home -> GoldieLib Sample Apps

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