- Регистрация
 - 27 Авг 2018
 
- Сообщения
 - 47,045
 
- Реакции
 - 947,500
 
- Тема Автор Вы автор данного материала? |
 - #1
 
	ОПИСАНИЕ:
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.
 
СКАЧАТЬ: