
|
|
|
|
Home / Computers / Programming / Languages / Lisp / Compilers and Interpreters
|
| Categories |
|
|
- Computers/ Programming/ Languages/ POP-11@ (6)
|
|
|
|
|
Web Sites
|
- Allegro CL - Franz Allegro is a CL compiler available for Linux, Unix, and Windows. Free versions are available.
www.franz.com/products
- CLiCC (The Common Lisp to C Compiler) - compile a Lisp program into a working C program, and is itself written in Lisp.
www.informatik.uni-kiel.de/~wg/clicc.html
- CLISP - An interpreter and FASL compiler which conforms to CLtL2, and is available for many platforms.
clisp.sourceforge.net
- CMU Common Lisp (CMUCL) - A powerful system for compiling Common Lisp programs into native code.
www.cons.org/cmucl
- Corman Technologies - Corman Lisp and PowerLisp compilers with support for 68k and PPC Macs. [Shareware/Freeware for personal use]
www.cormanlisp.com
- Digitool's Macintosh Common Lisp - MCL: cool implementation of Common Lisp for Macs: PowerPC and 68k. Compiles to native code, supports threads, integrates well into Mac OS, fun to use.
www.digitool.com
- ECo Lisp - (FTP) An implementation of Common Lisp designed for being embeddable into C based applications.
ftp://ftp.di.unipi.it/pub/lang/lisp
- GNU Common Lisp (GCL) - (FTP) A GPLed Common Lisp interpreter.
ftp://rene.ma.utexas.edu/pub/gcl
- Harlequin FreeLisp - Instructions on how to obtain FreeLisp, a freeware Lisp system for Windows 3.1
ftp://ftp.harlequin.com/pub/freelisp/README.license
- LispWorks - provides a full native implementation of Common Lisp Windows, Linux, Unix.
www.xanalys.com/software_tools/products/index.html
- OpenLisp - An interpreter for the IsLisp language. Free for non-commercial use.
www.ilog.fr:8001/Eligis/index.html
- OpenMCL - An open-sourced Common Lisp implementation for LinuxPPC.
openmcl.clozure.com
- Opus - A version of Berkeley Franz Lisp for 386-based NetBSD systems.
www.aiai.ed.ac.uk/~jeff/franz-for-386.html
- PureLISP at T3X Project - There's a lexicon, a code archive, an online manual, some interpreters, and an IDE for PureLISP.
www.T3X.org/LISP
- Scieneer Common Lisp (SCL) - A multi-threaded CL supporting SMP Unix systems.
www.scieneer.com/scl
- Wade's Common Lisp (WCL) - An implementation of Common Lisp for Sparc based workstations. It provides a large subset of Common Lisp as a Unix shared library that can be linked with Lisp and C code to produce efficient and small applications.
wcl.xkey.com
- XLISP-PLUS - A version of Lisp based on the experimental XLisp.
www.aracnet.com/~tomalmy/xlisp.html
- XLisp-Stat - based on XLisp, but with built-in statistics support.
www.xlispstat.org
|
|
|
|
|