[Gd-chatter] r11216 - trunk/www

cgay at gwydiondylan.org cgay at gwydiondylan.org
Mon Feb 26 20:08:28 CET 2007


Author: cgay
Date: Mon Feb 26 20:08:26 2007
New Revision: 11216

Modified:
   trunk/www/limitations.phtml
Log:
job: website
Removed comment about only generating x86 code now that we have the C back-end.


Modified: trunk/www/limitations.phtml
==============================================================================
--- trunk/www/limitations.phtml	(original)
+++ trunk/www/limitations.phtml	Mon Feb 26 20:08:26 2007
@@ -9,9 +9,6 @@
 
 <ul>
 
-<li>The compiler only generates code for x86, though there is a
-partially completed PowerPC backend.</li>
-
 <li>The IDE only runs on Windows because there is only a win32 backend
 for DUIM.  There is a mostly-completed gtk+ backend.</li>
 
@@ -35,7 +32,7 @@
 
 <li><strong>Debugging is uncomfortable.</strong> Although there's
 support on most platforms for dybug, a gdb wrapper that understands
-Dylan, this can hardly called elegant. But at least it's there.</li>
+Dylan, this can hardly be called elegant. But at least it's there.</li>
 
 <li>d2c supports most of the Dylan language as specified in the
 <a href="books/drm/">Dylan Reference Manual</a> (DRM), but is lacking



More information about the chatter mailing list