aboutsummaryrefslogtreecommitdiff
path: root/lang/opendylan
Commit message (Collapse)AuthorAgeFilesLines
* Open Dylan compiles to native code and has a full-featured IDE including anAlejandro Pulver2007-12-175-0/+7813
incremental development mode, browsing of runtime objects, remote debugging, etc. Open Dylan currently only runs on the x86 platform and the IDE does not yet run on the Linux version. Open Dylan is in many ways a mature implementation. If you are new to the language, choose Open Dylan if you can. WWW: http://www.opendylan.org/ Notes: svn path=/head/; revision=203941