diff options
author | Jockey S. Kyd <jockey.kyd@gmail.com> | 2011-10-05 07:28:42 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-10-11 21:20:15 -0500 |
commit | 143a3e66bec8b8522299de5d1a5ba15a3915cb78 (patch) | |
tree | b1bbfa3a9a3f66c18e0249aee79e9a2665dc1c07 /development/newlisp/slack-desc | |
parent | 8c1e37c0f01ec750e4c1fc48e229896b14d67d12 (diff) | |
download | slackbuilds-143a3e66bec8b8522299de5d1a5ba15a3915cb78.tar.gz |
development/newlisp: Added (Lisp-like scripting language)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/newlisp/slack-desc')
-rw-r--r-- | development/newlisp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/newlisp/slack-desc b/development/newlisp/slack-desc new file mode 100644 index 0000000000..2f0a0b5130 --- /dev/null +++ b/development/newlisp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +newlisp: newlisp (newLISP, a Lisp-like, general-purpose scripting language) +newlisp: +newlisp: newLISP is a Lisp-like, general-purpose scripting language. It has +newlisp: all the magic of traditional Lisp but is easier to learn and use. +newlisp: newLISP is friendly, fast, and small. Most of the functions you will +newlisp: ever need are already built in. newLISP runs on most operating +newlisp: systems. +newlisp: +newlisp: http://www.newlisp.org/ +newlisp: +newlisp: |