LISP: Difference between revisions
Appearance
No edit summary |
|||
Line 8: | Line 8: | ||
* [[xLISP]] - Open Source | * [[xLISP]] - Open Source | ||
====Libraries | ====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==== | ====OS/2 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 13:24, 28 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.
- MIT/GNU Scheme - Open Source - Discontinued
- newLISP - Open Source - Current
- xLISP - Open Source
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
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.