LYCOS RETRIEVER
Lisp Programming Language: Common Lisp
built 641 days ago
CMUCL is a free, high performance implementation of the Common Lisp programming language which runs on most major Unix platforms. It mainly conforms to the ANSI Common Lisp standard. CMUCL provides a sophisticated native code compiler; a powerful foreign function interface; an implementation of CLOS; the Common Lisp Object System; which includes multimethods and a metaobject protocol; a source-level debugger and code profiler; and an Emacs-like editor implemented in Common Lisp. CMUCL is maintained by a team of volunteers collaborating over the Internet, and is mostly in the public domain.
Source:
The [mxj maxlispj] object brings the power and elegance of the LISP (specifically Common Lisp) programming language into the Max/MSP real-time music environment. [mxj maxlispj] uses abcl, a java-based implementation of Common Lisp auhored by Peter Graves. The LISP interpreter is completely encapsulated using the Max/MSP [mxj] java object... extending the capabilities of Max/MSP in the following ways:
Source:
Common Lisp is well suited to large programming projects and explorative programming. The language has a dynamic semantics which distinguishes it from languages such as C and Ada. It features automatic memory management, an interactive incremental development environment, a module system, a large number of powerful data structures, a large standard library of useful functions, a sophisticated object system supporting multiple inheritance and generic functions, an exception system, user-defined types and a macro system which allows programmers to extend the language.
Source:
Scheme was the first widely used programming language to embrace first class escape procedures, from which all previously known sequential control structures can be synthesized. More recently, building upon the design of generic arithmetic in Common Lisp, Scheme introduced the concept of exact and inexact numbers. Scheme is ... the first programming language to support hygienic macros, which permit the syntax of a block-structured language to be extended reliably.
Source:
CMUCL is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. It mainly conforms to the ANSI Common Lisp standard. Here is a summary of its main features:
Source:
POPLOG is a free, open source, multi-language software development environment providing incremental compilers for a number of interactive programming languages: Pop-11, ML, Common Lisp and Prolog. Supported platforms appear to include Windows, Linux and Solaris (and possibly others)
Source: