Jump to content

Category:NewLISP: Difference between revisions

m
Changed over to language header
(Added Programming Language template)
m (Changed over to language header)
Line 1:
{{language|NewLISP}}
{{Programming Language}}
'''newLISP''' focuses on the core components of LISP: lists, symbols, and lambda expressions. To these, newLISP adds arrays, implicit indexing on lists and arrays, and dynamic and lexical scoping. Lexical scoping is implemented using separate namespaces called contexts.
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.