[ [http://www.dsource.org/projects/goldie/wiki/Docs Documentation] ] [ [http://www.dsource.org/forums/viewforum.php?f=242 Forum] ] = Welcome to Goldie = Goldie (pronounced "goal D") is a GOLD Engine for D1/Tango. 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. Goldie is licensed under [source:/tags/latest-stable/LICENSE.txt The zlib/libpng License]. == 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 }}} == Starting Points == * [http://www.dsource.org/projects/goldie/wiki/Docs Goldie Documentation] * [wiki:Requires Requirements] * [wiki:Install Installation] * [wiki:Build Building] * [wiki:API API Overview] * [wiki:APIRef API Reference] * [wiki:SampleApps Included Sample Apps] * [wiki:Future Intended Future Features] * [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.