The XLISP family: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | |||
XLISP is a family of Lisp implementations written by David Betz. XLISP-PLUS is a derivative of XLISP 2.0 that continues to add Common Lisp features. Winterp is a derivative of XLISP-PLUS. | |||
==Version== | |||
* XLisp-Plus v2.1 (1995/12/27) | |||
==Links== | ==Links== | ||
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/lisp&file=xl21hos2.zip XLisp-Plus v2.1] (1995/12/27) | * [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/lisp&file=xl21hos2.zip XLisp-Plus v2.1] (1995/12/27) | ||
* [] | * [http://www.xlisp.org/ Homepage] | ||
==License== | |||
==Author== | |||
==Related Articles== | |||
==Publications== | |||
[[Category:Tools]] |
Revision as of 05:27, 20 November 2012
Description
XLISP is a family of Lisp implementations written by David Betz. XLISP-PLUS is a derivative of XLISP 2.0 that continues to add Common Lisp features. Winterp is a derivative of XLISP-PLUS.
Version
- XLisp-Plus v2.1 (1995/12/27)
Links
- XLisp-Plus v2.1 (1995/12/27)
- Homepage