Changeset 106
- Timestamp:
- 03/08/07 23:17:27 (2 years ago)
- Files:
-
- trunk/html_doc/install.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/html_doc/install.html
r90 r106 32 32 <p>Pyd requires Python 2.4 or newer and the latest version of DMD (on Windows) or GDC (on Linux). At the time of this writing, those versions are DMD 1.00 and GDC 0.21.</p> 33 33 34 <p>Pyd is supported on Windows using the <a href="http://digitalmars.com/d/ index.html">DMD</a> compiler and on Linux using <a href="http://dgcc.sourceforge.net/">GDC</a>. Support for Derek Parnell's <code>bud</code> is also planned.</p>34 <p>Pyd is supported on Windows using the <a href="http://digitalmars.com/d/">DMD</a> compiler and on Linux using <a href="http://dgcc.sourceforge.net/">GDC</a>. Support for Derek Parnell's <code>bud</code> is also planned.</p> 35 35 36 36 <p>Release Candidate 1 of Pyd is available on dsource:</p>
