Jump to content

NewLISP: Difference between revisions

From EDM2
Created page with "==Description== ==Version== * [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/lisp&file=newlisp-10.2.8-os2.zip NewLISP 2.10.8] ==Links== * [http://www.newlisp.org Homepage]..."
 
Ak120 (talk | contribs)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
'''newLISP''' is an open source scripting language in the Lisp family of programming languages developed by Lutz Müller and released under the GNU General Public License.
 
==Features==
*Regular expressions
*Import functions from C libraries
*Modules for MySQL, SQLite, Zlib, Crypto, Postscript
 
==Version==
==Version==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/lisp&file=newlisp-10.2.8-os2.zip NewLISP 2.10.8]
* 10.2.8 (2010-05-27) - newlisp-10.2.8-os2.zip
* 10.7.5 (May 2019)
 
==License==
*Open Source. GNU GPL V3
*Ported by: Salvador Parra Camacho, Norman
 
==Links==
==Links==
* [http://www.newlisp.org Homepage]
* [http://www.newlisp.org newLISP Home]
* [http://newlisp.digidep.net/newlisp2/ NewLISP OS/2]
* [http://newlisp.digidep.net/newlisp2/ NewLISP OS/2]
==License==
==Author==
==Related Articles==
==Publications==


[[Category:Tools]]
[[Category:LISP]]

Latest revision as of 14:19, 16 September 2024

newLISP is an open source scripting language in the Lisp family of programming languages developed by Lutz Müller and released under the GNU General Public License.

Features

  • Regular expressions
  • Import functions from C libraries
  • Modules for MySQL, SQLite, Zlib, Crypto, Postscript

Version

  • 10.2.8 (2010-05-27) - newlisp-10.2.8-os2.zip
  • 10.7.5 (May 2019)

License

  • Open Source. GNU GPL V3
  • Ported by: Salvador Parra Camacho, Norman

Links