Jump to content

LISP: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 2: Line 2:


==A list of OS/2 implementations of LISP==
==A list of OS/2 implementations of LISP==
* [[CLISP]] - Open Source - Discontinued
* [[ECoLisp]] - Open Source - Sort of current
* [[ECoLisp]] - Open Source - Sort of current
* [[newLISP]] - Open Source - Current
* [[newLISP]] - Open Source - Current
Line 13: Line 14:
==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
* [http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/impl/reflisp/0.html RefLisp] - Open source - Discontinued
====DOS text & programmers editors with LISP support====
====DOS text & programmers editors with LISP support====
* [[Boxer]] - LISP syntax highlighting support built in - Commercial - Discontinued.
* [[Boxer]] - LISP syntax highlighting support built in - Commercial - Discontinued.

Revision as of 04:44, 17 April 2015

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

  • CLISP - Open Source - Discontinued
  • ECoLisp - Open Source - Sort of current
  • newLISP - Open Source - Current
  • xLISP - Open Source

Libraries and bindings

OS/2 text & programmers editors with LISP support

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

A list of DOS implementations of LISP

  • ECoLisp - Open Source - Sort of current
  • RefLisp - Open source - Discontinued

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

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