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

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 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 at v0.01 and is fully-usable, although the API is still subject to change.

The latest stable release can always be obtained via Subversion:

svn co http://svn.dsource.org/projects/goldie/tags/latest-stable Goldie

(Documentation is coming shortly...)

Starting Points

Trac

TracGuide -- Built-in Trac Documentation

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