| 
 GoldieLib Sample Apps
The following sample apps are included with Goldie (including precompiled
binaries for Windows and Linux x86):
  - A simple command-line arithmetic calculator utilizing a calculator grammar.
Demonstrates how to use Goldie's static-style. - Like Calculator Static, but demonstrates how to use Goldie's dynamic-style. - Parse any source file according to any grammar (in CGT form) and view basic information.
 |