NewLISP: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
newLISP is an open source scripting language in the Lisp family of programming languages developed by Lutz Mueller and released under the GNU General Public License. | '''newLISP''' is an open source scripting language in the Lisp family of programming languages developed by Lutz Mueller and released under the GNU General Public License. | ||
==Version== | ==Version== | ||
* [http://hobbes.nmsu.edu/download/pub/os2/dev/lisp/newlisp-10.2.8-os2.zip NewLISP 10.2.8] (2010-05-27) | * [http://hobbes.nmsu.edu/download/pub/os2/dev/lisp/newlisp-10.2.8-os2.zip NewLISP 10.2.8] (2010-05-27) | ||
* 10.7.1 (2017-01-31) | |||
==License== | |||
*Open Source. GNU GPL V3 | |||
*Ported by: Salvador Parra Camacho, Norman | |||
==Links== | ==Links== | ||
*http://www.newlisp.org | * [http://www.newlisp.org newLISP Home] | ||
* [http://newlisp.digidep.net/newlisp2/ NewLISP OS/2] | * [http://newlisp.digidep.net/newlisp2/ NewLISP OS/2] | ||
[[Category:LISP]] | [[Category:LISP]] |
Revision as of 14:44, 17 October 2018
newLISP is an open source scripting language in the Lisp family of programming languages developed by Lutz Mueller and released under the GNU General Public License.
Version
- NewLISP 10.2.8 (2010-05-27)
- 10.7.1 (2017-01-31)
License
- Open Source. GNU GPL V3
- Ported by: Salvador Parra Camacho, Norman