40 sites in Compilers and Interpreters
ACL2
Save
Applicative Common Lisp, multipurpose system. Most common uses: language for programming, specification, modeling; a formal mathematical logic, semi-automatic theorem prover. [Open Source, GPL]
http://www.cs.utexas.edu/users/moore/...
CLISP
Save
Interpreter and FASL compiler, portable ANSI Common Lisp implementation, CLtL2 conformant, available for many platforms; multilingual user interface. [Open Source, GPL]
http://clisp.sourceforge.net/
Digitool, Inc.
Save
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.
http://www.digitool.com/
DotLisp
Save
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.
http://dotlisp.sourceforge.net/
EuLisp
Save
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.
http://www.aiai.ed.ac.uk/~jeff/lisp/e...
GOO
Save
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.
http://people.csail.mit.edu/jrb/goo/
Hedgehog Lisp
Save
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]
http://www.oliotalo.fi/hedgehog/
L Sharp .NET
Save
Lisp-like scripting language for .NET; uses Lisp dialect similar to Arc but tightly integrates with .NET Framework which provides a rich set of libraries. Open source GPL.
http://www.lsharp.org/
LispWorks Ltd.
Save
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.
http://www.lispworks.com/
Lush: Lisp Universal SHell
Save
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.
http://lush.sourceforge.net/
PLisp
Save
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.
http://www.cliki.net/PLisp
librep
Save
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]
http://librep.sourceforge.net/
newLISP
Save
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]
http://www.newlisp.org/
Forum - Usenet comp.compilers
Forum - Usenet comp.lang.functional
Forum - Usenet comp.lang.lisp
Forum - Usenet comp.lang.lisp.franz
Forum - Usenet comp.lang.lisp.mcl
Forum - Usenet comp.lang.lisp.x
Forum - Usenet comp.object.logic
Forum - Usenet comp.org.lisp-users
Forum - Usenet comp.std.lisp
Forum - Usenet fr.comp.lang.lisp
See also