mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
56f084c344
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
472 B
Text
9 lines
472 B
Text
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.
|
|
|