Changeset 109
- Timestamp:
- 04/25/07 18:52:06 (1 year ago)
- Files:
-
- trunk/html_doc/install.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/html_doc/install.html
r106 r109 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 /">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>
