Jump to content

LISP: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 17: Line 17:
==A list of DOS implementations of LISP==
==A list of DOS implementations of LISP==
* [[ECoLisp]] - Open Source - Sort of current
* [[ECoLisp]] - Open Source - Sort of current
* [https://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/others/franzlsp/pclisp/pclisp30.zip PC-LISP 3.0] - Shareware
* [http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/impl/reflisp/0.html RefLisp] - Open source - Discontinued
* [http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/impl/reflisp/0.html RefLisp] - Open source - Discontinued



Revision as of 21:18, 9 February 2016

List processing language, one of the earliest programming language to feature a garbage collector. Popular in early AI research but is also used as a scripting language in packages such as Emacs.

A list of OS/2 implementations of LISP

Libraries

  • Snappy - Compression lib. - Open Source - Current.

Foreign libraries with LISP bindings

  • Snappy - Compression lib. - Open Source - Current.

OS/2 text & programmers editors with LISP support

  • Boxer - LISP syntax highlighting support built in - Commercial - Discontinued.

A list of DOS implementations of LISP

DOS text & programmers editors with LISP support

  • Boxer - LISP syntax highlighting support built in - Commercial - Discontinued.

A list of LISP implementations that run under WinOS/2

  • Apteryx Lisp 1.04 - shareware

A list of LISP implementations that run under Java

A list of LISP implementations in JavaScript

Publications

Local articles

Tutorials and other learning material

Standards