diff options
author | miwi <miwi@FreeBSD.org> | 2006-09-13 23:24:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-09-13 23:24:13 +0800 |
commit | c267b4bd6104b397b7994a667c3ebfd25c093500 (patch) | |
tree | 08fb9235753a68628ecf7dbb4cecb789a5084f4c /lang/newlisp/pkg-descr | |
parent | a7068f5b506dd26746da2e413180e5348e3c9502 (diff) | |
download | freebsd-ports-gnome-c267b4bd6104b397b7994a667c3ebfd25c093500.tar.gz freebsd-ports-gnome-c267b4bd6104b397b7994a667c3ebfd25c093500.tar.zst freebsd-ports-gnome-c267b4bd6104b397b7994a667c3ebfd25c093500.zip |
The newLISP is a scripting language for developing web applications and
programs in general and in the domains of artificial intelligence (AI) and
statistics.
Author: Lutz Mueller
WWW: http://www.newlisp.org/
PR: ports/103226
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Diffstat (limited to 'lang/newlisp/pkg-descr')
-rw-r--r-- | lang/newlisp/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/newlisp/pkg-descr b/lang/newlisp/pkg-descr new file mode 100644 index 000000000000..51d56d1aa330 --- /dev/null +++ b/lang/newlisp/pkg-descr @@ -0,0 +1,6 @@ +The newLISP is a scripting language for developing web applications and +programs in general and in the domains of artificial intelligence (AI) and +statistics. + +Author: Lutz Mueller +WWW: http://www.newlisp.org/ |