diff options
Diffstat (limited to 'development/newlisp/README')
-rw-r--r-- | development/newlisp/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/newlisp/README b/development/newlisp/README new file mode 100644 index 0000000000..b387d20798 --- /dev/null +++ b/development/newlisp/README @@ -0,0 +1,4 @@ +newLISP is a Lisp-like, general-purpose scripting language. It has all the +magic of traditional Lisp but is easier to learn and use. newLISP is +friendly, fast, and small. Most of the functions you will ever need are +already built in. newLISP runs on most operating systems. |