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 dynamic-style.
- - Like Calculator Dynamic, but demonstrates how to use Goldie's static-style.
- - Parse any source file according to any grammar (in CGT form) and view basic information.
|