Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Changes between Version 15 and Version 16 of WikiStart

Show
Ignore:
Author:
Abscissa (IP: 76.189.240.11)
Timestamp:
08/26/09 10:53:41 (15 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v15 v16  
    11= Welcome to Goldie = 
    22 
    3 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 
     3Goldie (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 
    44Grammar Table") if you would like to create your own GOLD lexer/parser. 
    55