1 newLISP is a Lisp-like, general-purpose scripting language. It is
2 especially well-suited for applications in AI, web search, natural
3 language processing, and machine learning. Because of its small
4 resource requirements, newLISP is also excellent for embedded
5 systems applications. Most of the functions you will ever need are
6 already built in. This includes networking functions, support for
7 distributed and parallel processing, and Bayesian statistics.