Google Directory
Directory
  Directory Help
Search only in Compilers and InterpretersSearch the Web  

Compilers and Interpreters
  Computers > Programming > Languages > Lisp > Compilers and Interpreters   Go to Directory Home  

Categories
Arc (9)
AutoLISP (10)
Dylan (15)
Emacs Lisp (102)
Logo (28)
Pliant (8)
Poplog (11)
Scheme (81)
Related Categories:
    Computers > Programming > Compilers > Functional  (6)
    Computers > Programming > Compilers > Object-Oriented  (10)
    Computers > Programming > Languages > Lisp > CLOS  (6)
    Computers > Programming > Languages > Lisp > Software  (34)
    Computers > Programming > Languages > REBOL  (137)

Web Pages
Viewing in Google PageRank order               View in alphabetical order
  CLISP http://clisp.cons.org/
ANSI Common Lisp implementation: descriptions, documents, FAQs, downloads, links, developers.
  CLISP http://clisp.sourceforge.net/
Interpreter and FASL compiler, portable ANSI Common Lisp implementation, CLtL2 conformant, available for many platforms; multilingual user interface. [Open Source, GPL]
  LispWorks Ltd. http://www.lispworks.com/
Was Xanalys. Makes LispWorks ORB, Liquid Common Lisp, KnowledgeWorks; integrated cross-platform development tool, full native ANSI Common Lisp for Linux, Mac OS X, Unix, Windows; related products, services. Free and commercial versions.
  CMU Common Lisp: CMUCL http://www.cons.org/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 structures. [Freeware]
  GNU Common Lisp: GCL http://www.gnu.org/software/gcl/
CL interpreter. Home site: description, mail list, archives, news, CVS, downloads, links. [Open Source, GPL]
  Digitool, Inc. http://www.digitool.com/
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 independent user interface system, to target other Lisp platforms.
  SBCL: Steel Bank Common Lisp http://sbcl.sourceforge.net/
Compiler and runtime system for ANSI CL. Has interactive environment including an integrated native compiler, debugger, many extensions; runs on many platforms. [Open Source, GPL]
  Common Lisp Hypermedia Server: CL-HTTP http://www.cl-http.org:8001/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]
  librep http://librep.sourceforge.net/
Shared library implementing Lisp dialect that is lightweight, fairly fast, highly extensible. Has interpreter, byte-code compiler, virtual machine. Programs may use interpreter as an extension language, or it may be used for standalone scripts. [Open source, GPL]
  Lush: Lisp Universal SHell http://lush.sourceforge.net/
Object-oriented language for researchers, experimenters, engineers, for large-scale numerics and graphics. Merges 3 languages: (1) weakly-typed, garbage-collected, dynamically scoped, interpreted language with Lisp syntax, (2) strongly-typed, lexically-scoped compiled language with Lisp syntax, (3) C language, can be freely mixed with Lush code in one program, even in one function.
  ECL: Embeddable Common Lisp http://ecls.sourceforge.net/
ANSI CL, has interpreter, Lisp to C compiler, can make standalone executables or libraries to call from C programs. [Open source, LGPL]
  GOO http://people.csail.mit.edu/jrb/goo/
Generic Object Orientator, replaces Protojunior: OO, type-based prefix-syntax language; like a simpler, more dynamic, Lispy Dylan and OO Scheme; simple, efficient, extensible. Description, manual, rationale, downloads.
  Corman Technologies http://www.cormanlisp.com/
Corman Lisp and PowerLisp compilers with support for 68k and PPC Macs. [Shareware/Freeware for personal use]
  OpenMCL http://openmcl.clozure.com/
An open-sourced Common Lisp implementation for LinuxPPC.
  Armed Bear Common Lisp http://armedbear.org/abcl.html
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]
  newLISP http://www.newlisp.org/
General purpose scripting Lisp dialect for Cygwin, FreeBSD, Linux, Mac OS X, Solaris, Win32; like Scheme but with dynamic scoping; GUI version has IDE with editors and source level debugger, Tcl/Tk frontend. [Open Source, GPL]
  Hedgehog Lisp http://hedgehog.oliotalo.fi/
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 executable or library. [Open Source, GPL]
  Opus http://www.aiai.ed.ac.uk/~jeff/franz-for-386.html
A version of Berkeley Franz Lisp for 386-based NetBSD systems.
  EuLisp Programming Language http://people.bath.ac.uk/masjap/EuLisp/
Level-0 description document with history, definitions.
  EuLisp http://www.aiai.ed.ac.uk/~jeff/lisp/eulisp.html
Dialect of scope similar to Common Lisp, object-oriented, but organized differently, with claimed cleaner design, by a group of European industrial and academic Lisp users and implementors. Description, FTP server, contacts, links.
  Scieneer Common Lisp: SCL http://www.scieneer.com/scl/
Multi-threaded CL, supports symmetrical multiprocessor (SMP) Unix systems.
  Manifesto on JAR's Next Language http://mumble.net/~jar/articles/language-manifesto.html
Was Jargol. Proposal with wish/feature list.
  PyLisp http://www.biostat.wisc.edu/~annis/creations/PyLisp/
Tiny Lisp in Python: brief description, download.
  Ufasoft Lisp http://www.ufasoft.com/lisp/
Common Lisp development system. Includes command-line and IDE interpreters. Possibility of creating EXE-files. [Free non-commercial and education use]
  Common Lisp to C Compiler: CLiCC http://www.informatik.uni-kiel.de/~wg/clicc.html
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, GPL]
  OpenLisp by Eligis http://christian.jullien.free.fr/
ISLisp interpreter, coded in C, ported to over 90 architectures, 16- to 64-bits. [commercial, free non-commercial use]
  PLisp http://www.cliki.net/PLisp
Language gets overall syntax from Common Lisp and operators and datatypes from PostScript (PS). Compiler translates PLisp to PS, which can then run on any PS engine. Wiki page with description, links, code samples.
  Pico Lisp http://software-lab.de/ref.html
Minimilist Lisp dialect and virtual machine. Reference, tutorial, FAQ. Downloads. [Open source, GPL]
  Star Sapphire Common Lisp http://www.webweasel.com/lisp/
DOS CL implementation with CLOS. Download, full CL reference manual. From Sapiens Software Corp. [free copyrighted unsupported shareware]
  DotLisp http://dotlisp.sourceforge.net/
Interactive Lisp dialect for CLR (.Net) scripting, development. Deep CLR integration, sharing type system, GC, other runtime services, transparent access to .Net w/o a FFI or wrappers. Open source, BSD.
  Wade's Common Lisp: WCL http://wcl.kontiki.com/
Implements CL for Linux on x86 hardware, has large CL subset as a shared library that can link with Lisp and C code to make efficient, small programs; suitable for embedding in other programs.
  pLISP http://www.thinkartlab.com/pkl/tm/plisp/
Experimental implementation of parallel functional programming. Built as a hybrid architecture, uses simple Lisp interpreter to drive the compiler, and wraps calls to the Graph-reduction VM.
  ProLisp http://www.aviduratas.de/lisp/prolisp.html
An interpreter for a lexically scoped minimalistic Lisp of Lisp 1.5 type. It written in C++ and currently runs under Linux. [Open source]
  ACL2 http://www.cs.utexas.edu/users/moore/acl2/
Applicative Common Lisp, multipurpose system. Most common uses: language for programming, specification, modeling; a formal mathematical logic, semi-automatic theorem prover. [Open Source, GPL]
  ECoLisp: ECL ftp://ftp.di.unipi.it/pub/lang/lisp/
Embeddable Common Lisp, implementation to embed in C-based programs; FTP site.
  GNU Common Lisp: GCL ftp://rene.ma.utexas.edu/pub/gcl/
FTP site, many downloads. [Open Source, GPL]
  Allegro CL http://www.franz.com/products/
Franz Allegro is a CL compiler available for Linux, Unix, and Windows. Free and commercial versions.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Modified by Google - ©2008 Google
Advertise with Us - Jobs, Press, Cool Stuff...