aboutsummaryrefslogtreecommitdiff
path: root/development/newlisp/README
blob: 9d83a77091ccaea203cfd2b47af4c405c93b53b7 (plain)
1
2
3
4
5
6
7
8
9
newLISP is a Lisp-like, general-purpose scripting language. It is
especially well-suited for applications in AI, simulation, natural
language processing, big data, machine learning and statistics.
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.