pkgsrc/lang/newlisp/MESSAGE
ryoon 69cb28b82c Import newlisp-10.3.3 as lang/newlisp from wip/newlisp.
newLISP is a Lisp-like, general-purpose scripting language. It is
especially well-suited for applications in AI, web search, natural
language processing, and machine learning. Because of its small
resource requirements, newLISP is also 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 parallel processing, and Bayesian statistics.
2011-10-11 13:03:18 +00:00

7 lines
344 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2011/10/11 13:03:18 ryoon Exp $
To use guiserver, you must have /usr/bin/java symlink.
For example, install pkgsrc/lang/openjdk7 and create /usr/bin/java symlink.
===========================================================================