diff options
-rw-r--r-- | development/newlisp/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/newlisp/README b/development/newlisp/README index b387d20798..47af4b1ab5 100644 --- a/development/newlisp/README +++ b/development/newlisp/README @@ -1,4 +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. +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. |