Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
Top Free JavaScript Books 🌠 - 100% Free or Open Source!
- Title Introduction to newLISP
- Author(s) Wikipedia Contributors
- Publisher: WikiBooks
- Paperback N/A
- eBook HTML and PDF (210 pages)
- Language: English
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
Book Description
You'll find newLISP easy to learn and powerful, combining some of the power and elegance of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, Unicode support, multitasking, and many others. This book is a straightforward and simple description of the basics of the language.
newLISP has been compiled into a Windows DLL (dynamic link library): newLISP.dll. Hans Peter Wickern made a free VisualNeo Win plugin that makes it possible to use newLISP within your VisualNeo Win GUI application builder
- shorter and more efficient code, e.g. by combining functions in one command
- in many cases, faster performance, e.g. in case of nested loops
- more than 350 built functions
- functions can be combined in one command
- great use of regular expressions
- VisualNeo applications with newLISP run fine and fast under Wine/Linux (in contrast to VBScript, that often crashes)
- newLISP is very well tested, so bugs will be rare.
- N/A
:
|
|