69cb28b82c
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.
7 lines
344 B
Text
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.
|
|
===========================================================================
|