logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

www about-dylan.phtml,1.8,1.9: msg#00180

Subject: www about-dylan.phtml,1.8,1.9
Update of /var/lib/cvs/www
In directory gauss.gwydiondylan.org:/tmp/cvs-serv96737

Modified Files:
        about-dylan.phtml 
Log Message:
job: website

Replace the blurb about current state of affairs by something more
positive.


Index: about-dylan.phtml
===================================================================
RCS file: /var/lib/cvs/www/about-dylan.phtml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- about-dylan.phtml   29 Nov 2003 11:29:47 -0000      1.8
+++ about-dylan.phtml   18 Oct 2004 00:12:28 -0000      1.9
@@ -41,13 +41,24 @@
 <P>[ <A HREF="fragments.phtml">Code examples</A> |
 <A HREF="goals.phtml">Our goals</A> ]</P>
 
-<H3>The Downside of Dylan</H3>
+<H3>The current state of Dylan</H3>
 
-<P>Dylan isn't without some serious shortcomings. It's not widely supported
-as of the northern summer of 2001, with only two major implementations, one of
-which (ours) is still incomplete. Several features of the language could be
-more elegant, and there's a wickedly intricate set of tradeoffs when
-implementing shared libraries.</P>
+There are two major implementations of Dylan which are actively
+supported. One, d2c, is a compiler that translates Dylan code to C
+code, which was originally developed by the Gwydion group at CMU. It
+is stable, produces quite efficient code, and is highly portable to a
+wide range of systems. A group of volounteers, the Gwydion Dylan
+hackers, has been maintaining this compiler since 1998 in an typical
+Open Source process.
+
+The other one is a compiler that was originally written by a company
+called Harlequin, and after that was closed down, by a spinoff named
+Fuctional Objects. It compiles to native x86 code. It was commercially
+available for the Win32 plaform, but a port to Linux is also working
+well.  The complete code of this project has been released under an
+Open Source license in early 2004, and we have successfully
+bootstrapped the compiler from source, producing snapshots for both
+Win32 and Linux.
 
 <P>[ <A HREF="downloading.phtml">Downloading Software</A> |
 <A HREF="http://www.fun-o.com";>Dylan for Windows</A> ]</P>

_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter



<Prev in Thread] Current Thread [Next in Thread>