[ [http://www.dsource.org/forums/viewforum.php?f=242 Forum] ] [ [source:/downloads Prepackaged Downloads] ] [ [http://www.semitwist.com/goldiedocs/current/Docs/ Documentation] ] = Welcome to Goldie = Goldie (pronounced "goal D") is a [http://www.devincook.com/goldparser/about/how-it-works.htm GOLD Engine] for D1/Tango (Although it will change to D2 in a future release). 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 [http://www.semitwist.com/goldiedocs/current/Docs/ChangeLog/ v0.3]. It is fully-usable and has been tested on both Windows and Linux (it should work on OSX and FreeBSD as well, but has not been tested), although the API is still subject to change. Goldie is licensed under [source:/tags/latest-stable/LICENSE.txt The zlib/libpng License]. == Starting Points == * [http://www.semitwist.com/goldiedocs/current/Docs/ Documentation] * [wiki:OldDocs Documentation For Specific Versions] * [source:/downloads Prepackaged Downloads] * [http://www.semitwist.com/goldiedocs/current/Docs/Install/ Downloading and Installing] * [http://www.semitwist.com/goldiedocs/current/Docs/ChangeLog/ Change Log] * [http://www.dsource.org/forums/viewforum.php?f=242 Forum] == Related Links == * [http://www.devincook.com/goldparser/ GOLD Parser Builder] * [http://www.dsource.org/projects/semitwist SemiTwist D Tools] == Projects that use Goldie == * [http://www.dsource.org/projects/haxepred/ HaxePreD]: An implementation of Haxe's preprocessor (Uses Goldie for conditional expressions) == Trac == TracGuide -- Built-in Trac Documentation For a complete list of local wiki pages, see TitleIndex.