NewLISP: Difference between revisions
Appearance
mNo edit summary |
m →Version |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''newLISP''' is an open source scripting language in the Lisp family of programming languages developed by Lutz | '''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== | ||
* | * 10.2.8 (2010-05-27) - newlisp-10.2.8-os2.zip | ||
* 10.7. | * 10.7.5 (May 2019) | ||
==License== | ==License== |
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