Jump to content

NewLISP: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
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 Müller and released under the GNU General Public License.


==Features==
==Features==

Revision as of 00:43, 30 March 2020

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

License

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

Links