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

Changes between Version 22 and Version 23 of WikiStart

Show
Ignore:
Author:
Abscissa (IP: 76.189.240.11)
Timestamp:
09/09/09 09:43:53 (15 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v22 v23  
    66Grammar Table") if you would like to create your own GOLD lexer/parser. 
    77 
    8 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]. 
     8Goldie is currently at v0.02. 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]. 
    99 
    1010== Download == 
    1616}}} 
    1717 
    18 Goldie v0.01 requires [http://www.dsource.org/projects/semitwist SemiTwist D Tools] !r82, which can also be obtained via Subversion: 
     18Goldie v0.02 requires [http://www.dsource.org/projects/semitwist SemiTwist D Tools] !r86, which can also be obtained via Subversion: 
    1919 
    2020{{{ 
    21 svn co -r 82 http://svn.dsource.org/projects/semitwist/trunk SemiTwistDTools 
     21svn co -r 86 http://svn.dsource.org/projects/semitwist/trunk SemiTwistDTools 
    2222}}} 
    2323