Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.
Version 17 (modified by Abscissa, 15 years ago)
--

Documentation - 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 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 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 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

Trac

TracGuide -- Built-in Trac Documentation

For a complete list of local wiki pages, see TitleIndex.