Ads
related to: common lisp for windows 11 download and install for laptop windows 10 games download
Search results
Results From The WOW.Com Content Network
Allegro Common Lisp is a programming language with an integrated development environment (IDE), developed by Franz Inc. It is a dialect of the language Lisp , a commercial software implementation of the language Common Lisp .
Clozure CL (CCL) is a Common Lisp implementation. It implements the full ANSI Common Lisp standard with several extensions ( CLOS MOP , threads, CLOS conditions, CLOS streams, ...). It contains a command line development environment, an experimental integrated development environment (IDE) for Mac OS X using the Hemlock editor, and can also be ...
GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code by first generating C code and then calling a C compiler. GCL is the implementation of choice for several large projects including the mathematical tools Maxima, AXIOM, HOL88, and ACL2.
Today it supports the Unix and Microsoft Windows operating systems. CLISP includes an interpreter, a bytecode compiler, debugger, socket interface, high-level foreign language interface, strong internationalization support, and two object systems: Common Lisp Object System (CLOS) and metaobject protocol (MOP). It is written in C and Common Lisp.
An implementation of CLOS, the Common Lisp Object System, which includes multimethods and a metaobject protocol. A graphical source-level debugger using a Motif interface, and a code profiler. An interface to the X11 Window System (CLX), and a sophisticated graphical widget library (Garnet). Programmer-extensible input and output streams.
Common Lisp implementations may use any mix of native code compilation, byte code compilation or interpretation. Common Lisp has been designed to support incremental compilers, file compilers and block compilers. Standard declarations to optimize compilation (such as function inlining or type specialization) are proposed in the language ...
McCLIM is an implementation of the Common Lisp Interface Manager (CLIM), for the programming language Common Lisp. The project is named partly after Mike McDonald, the person who began it. It is free and open-source software released under the GNU Lesser General Public License (LGPL) version 2.1.
The common application programming interface (CAPI) graphical user interface (GUI) toolkit, which provides native look-and-feel on Windows, Cocoa, GTK+, and Motif; An Emacs-like editor; source code is included in the Professional edition; A Lisp Listener, [2] which provides a Common Lisp read–eval–print loop (REPL)