newLISP

newLISP
The newLISP dragonfly logo
ParadigmMulti-paradigm
FamilyLisp
Designed byLutz Mueller
DeveloperLutz Mueller
First appeared1991 (1991)
Stable release
10.7.5 / May 12, 2019 (2019-05-12)
Preview release
10.7.4 / September 10, 2018 (2018-09-10)
ScopeDynamic
PlatformIA-32, x86-64
OSCross-platform: Unix, Unix-like, Windows
LicenseGPLv3+
Websitewww.newlisp.org
Influenced by
C, Common Lisp, Perl, Scheme

newLISP is a scripting language, a dialect of the Lisp family of programming languages. It was designed and developed by Lutz Mueller. Because of its small resource requirements, newLISP can be used for embedded systems applications. Many functions are built in, including networking functions, support for distributed and multicore processing, and Bayesian statistics. newLISP is free and open-source software released under the GNU General Public License, version 3 or later.