XLISP
From HandWiki
This article includes a list of references, related reading or external links, but its sources remain unclear because it lacks inline citations. (December 2012) (Learn how and when to remove this template message) |
XLISP is a family of Lisp implementations written by David Betz and first released in 1983.[1]
The first version was a Lisp with object-oriented extensions for computers with limited power. The second version (XLISP 2.0) moved toward Common Lisp, but was by no means a complete implementation. After a long period of inactivity, the author released a new version based on XSCHEME, his Scheme implementation. The most current version follows the Scheme R3RS standard.[citation needed]
Derivatives
- AutoLISP, a programming and scripting language for AutoCAD, is based on a very old version of XLISP.
- XLISP-PLUS is a derivative of XLISP 2.0 that continues to add Common Lisp features. Winterp is a derivative of XLISP-PLUS.
- XLISP-STAT is an implementation of Lisp-Stat, an environment for dynamic graphics and statistics with objects.
- Nyquist is an extension of XLISP for sound synthesis.
- ANIMAL (AN IMage ALgebra) is an image manipulation environment created by Carla Maria Modena and Roberto Brunelli.
- A 1989 entry to the IOCCC identifies itself as "XLISP 4.0".
References
- ↑ David Betz (January 7, 1983). "xlisp on net.sources". Newsgroup: net.lang.
message-id:bnews.decvax.375
External links
- Betz, David, XLisp, http://www.xlisp.org
- Almy, Thomas ‘Tom’, XLisp-plus, United States of America: Almy, http://almy.us/xlisp.html.
- AMXLisp, for the Amiga, Aminet, http://aminet.net/package.php?package=dev/lang/AMXLISP.lha.
- Lisp-Stat, United States of America: University of Iowa, http://www.stat.uiowa.edu/~luke/xls/xlsinfo/xlsinfo.html.
- "XLisp", IOCCC, http://www.ioccc.org/years.html#1989_jar.2.
- Brunelli, R.; Modena, C.M. (PDF), ANIMAL: AN IMage ALgebra, Italy: ITC-irst, https://brunelli.modena.ovh/roberto_brunelli/doc/BruMod_AF_1989.pdf.
Original source: https://en.wikipedia.org/wiki/XLISP.
Read more |