LISP: Difference between revisions
Appearance
Created page with "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 pac..." |
No edit summary |
||
Line 2: | Line 2: | ||
==A list of OS/2 implementations of LISP== | ==A list of OS/2 implementations of LISP== | ||
* | * [[ECoLisp]] - Open Source - Sort of current | ||
* [[newLISP]] - Open Source - Current | |||
* [[xLISP]] - Open Source | |||
====Libraries and bindings==== | ====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== | ==A list of DOS implementations of LISP== | ||
* | * [[ECoLisp]] - Open Source - Sort of current | ||
====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 WinOS/2== |
Revision as of 04:09, 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
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
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
- [Henry Baker's Archive of Research Papers] - Primarily Lisp related but a few unrelated papers in-between.