newLISP
newLISP is a scripting language which is a dialect of the Lisp family of programming languages. It was designed and developed by Lutz Mueller. Because of its small resource requirements, newLISP is excellent for embedded systems applications. Most of the functions you will ever need are already built in. This includes 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.
The newLISP dragonfly logo | |
Paradigm | Multi-paradigm |
---|---|
Family | Lisp |
Designed by | Lutz Mueller |
Developer | Lutz Mueller |
First appeared | 1991 |
Stable release | 10.7.5
/ May 12, 2019 |
Preview release | 10.7.4
/ September 10, 2018 |
Scope | Dynamic |
Platform | IA-32, x86-64 |
OS | Cross-platform: Unix, Unix-like, Windows |
License | GPLv3+ |
Website | www |
Influenced by | |
C, Common Lisp, Perl, Scheme |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.