= Welcome to Goldie = Goldie (pronounced "goal D") is a GOLD Engine for D. It gives D developers the ability to easily load, lex and parse a text/source file according to any grammar defined using the excellent [http://www.devincook.com/goldparser/ GOLD Parser Builder] tool. Alternatively, Goldie can be used to merely load a GOLD .cgt file ("Compiled Grammar Table") if you would like to create your own GOLD lexer/parser. Goldie is currently at v0.01. It is fully-usable and has been tested on both Windows and Linux, although the API is still subject to change. == Download == The latest stable release can always be obtained via Subversion: {{{svn co http://svn.dsource.org/projects/goldie/tags/latest-stable Goldie}}} Goldie v0.01 requires [http://www.dsource.org/projects/semitwist SemiTwist D Tools] !r82, which can also be obtained via Subversion: {{{svn co -r 82 http://svn.dsource.org/projects/semitwist/trunk SemiTwistDTools}}} (Documentation is coming shortly...) == Starting Points == * [http://www.dsource.org/forums/viewforum.php?f=242 Goldie Forum] * [http://www.devincook.com/goldparser/ GOLD Parser Builder] * [http://www.dsource.org/projects/semitwist SemiTwist D Tools] == Trac == TracGuide -- Built-in Trac Documentation For a complete list of local wiki pages, see TitleIndex.