释义 |
CMU Common Lisp
CMU Common Lisp (language)(CMU CL) A public domain "industrial strength"Common Lisp programming environment. Many of the X3J13changes have been incorporated into CMU CL. Whereverpossible, this has been done so as to transparently allow useof either CLtL1 or proposed ANSI CL. Probably the newfeatures most interesting to users are SETF functions,LOOP and the WITH-COMPILATION-UNIT macro.
The new CMU CL compiler is called Python.
Version 17c includes an incremental compiler, profiler,run-time support, documentation, an editor and a debugger. Itruns under Mach on SPARC, MIPS and IBM PC RT and underSunOS on SPARC.
ftp://lisp-sun1.slisp.cs.cmu.edu/pub/.
E-mail: .See CMUCL See CMUCL |