comparison README @ 837:110f741dab45

Consolidated type rules table generation code into one file.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Thu, 14 Aug 2008 03:14:43 +0200
parents 80eb3251e010
children
comparison
equal deleted inserted replaced
836:e7cb5e38d567 837:110f741dab45
9 This software is a compiler written in D 1.0 for the D programming language. 9 This software is a compiler written in D 1.0 for the D programming language.
10 10
11 How To Compile dil 11 How To Compile dil
12 ================== 12 ==================
13 In order to compile dil you need to have: 13 In order to compile dil you need to have:
14 *) DMD 1.033 (http://www.digitalmars.com/d/1.0/changelog.html) 14 *) DMD 1.034 (http://www.digitalmars.com/d/1.0/changelog.html)
15 *) Tango 0.99.7 (http://dsource.org/projects/tango/) 15 *) Tango 0.99.7 (http://dsource.org/projects/tango/)
16 *) DSSS 0.75 (http://dsource.org/projects/dsss/) 16 *) DSSS 0.75 (http://dsource.org/projects/dsss/)
17 17
18 If you can't compile dil because you have a newer version of these programs 18 If you can't compile dil because you have a newer version of these programs
19 then report the problem to me please (see Bugs section.) 19 then report the problem to me please (see Bugs section.)