Compilers and Interpreters
Allegro CL
Franz Allegro is a CL compiler available for Linux, Unix, and Windows. Free versions are available.
Armed Bear Common Lisp
ANSI CL, runs on Java Virtual Machine, JVM. Has runtime system, compiler turns Lisp source to JVM bytecode, interactive REPL to develop programs. [Open Source, GPL]
CMU Common Lisp: CMUCL
CL implementation, runs on most major Unix platforms, mainly conforms to ANSI CL standard; fast compiler outputs native code, of near C speed; powerful module system, data structur…
Common Lisp Hypermedia Server: CL-HTTP
World Wide Web server implemented in CL; goal: to rapidly prototype, smoothly evolve experimental, novel, or complex applications for the WWW. [Open Source]
Common Lisp to C Compiler: CLiCC
Not a CL system, compiles Lisp programs into working C programs; is coded in Lisp; supports strict, very large subset of CL + CLOS. Descriptions, documents, downloads. [Open Source…
Corman Technologies
Corman Lisp and PowerLisp compilers with support for 68k and PPC Macs. [Shareware/Freeware for personal use]
Digitool, Inc.
Makes Macintosh Common Lisp, MCL: for 68k, PowerPC; compiles to native code, supports threads, integrates well into Mac OS, fun; Common Lisp Interface Manager, CLIM: platform indep…
ECL: Embeddable Common Lisp
ANSI CL, has interpreter, Lisp to C compiler, can make standalone executables or libraries to call from C programs. [Open source, LGPL]
ECoLisp: ECL
Embeddable Common Lisp, implementation to embed in C-based programs; FTP site.
GNU Common Lisp: GCL
CL interpreter. Home site: description, mail list, archives, news, CVS, downloads, links. [Open Source, GPL]
Hedgehog Lisp
Small dialect for low-end and embedded devices. Has compiler to bytecode and corresponding interpreter, coded in standard C, efficient, portable, can be compiled to very small exec…
Showing 20–20 of 37 results