Category:NewLISP: Difference between revisions

m
Use DISPLAYTITLE correctly.
m (Linkified)
m (Use DISPLAYTITLE correctly.)
 
(4 intermediate revisions by 4 users not shown)
Line 1:
{{DISPLAYTITLE: Category:newLISP}}
{{language|NewLISP}}
|site=http://www.newlisp.org/
}}{{implementation|Lisp}}
'''newLISP''' focuses on the core components of [[LISP]]: lists, symbols, and lambda expressions. To these, newLISP adds [[array|arrays]], implicit indexing on lists and arrays, and dynamic and lexical scoping. Lexical scoping is implemented using separate namespaces called contexts.
 
Anonymous user