If Scheme is so good why MIT drops it?

milanj milanj at gmail.com
Tue Jul 21 05:37:27 EDT 2009


On Jul 19, 8:31 pm, Frank Buss <f... at frank-buss.de> wrote:
> Python is not that bad. Unlike Lisp, there is much less undefined behavior,
> there is one free unique implementation on the 3 major platforms Linux,
> Windows and MacOS X, which is stable, support multithreading and has a
> default GUI library binding, which is difficult to find for Lisp (e.g. I
> don't know of a free modern and stable Lisp implemenation with
> mulithreading support for Windows, with a licence with which you can use it
> in closed source commercial programs, like you can do with Python). Many
> problems in the Lispbuilder mailing list are related to problems due to
> different operating systems and Lisp implementations.

> Frank Buss, f... at frank-buss.dehttp://www.frank-buss.de,http://www.it4-systems.de

Someone should mention Clozure CL - http://trac.clozure.com/openmcl
As you can see there is os x, freebsd, linux, solaris and windows port
and all of them use native threads (python still use green threads ?)
and development is pretty alive, they did planty of developing last
year[s], ccl licence permits you to deliver closed source programs ...
CCL is promising bright feature to CL since looks like the insist of
building stable implementation across most arch in use today





More information about the Python-list mailing list