• a quicker way to make dictionaries (hashes)
• 'read-expr' hooks into newLISP's interpreter
• 'sys-info' now also reports PID
Files and changes notes: http://newlisp.org/downloads/development/
development release newLISP v.9.3.4
yes, simpler / speedier to write... the syntax for creating them is simpler?
perhaps we could have this second syntax pattern:could work like set, with multiple insertions?
Code: Select all
(<context> <list>)
Code: Select all
(<var1> <value1> <var2> <value2> ...)
Code: Select all
((<var1> <value1>) (<var2> <value2>) ...)
-
- Posts: 2038
- Joined: Tue Nov 29, 2005 8:28 pm
- Location: latiitude 50N longitude 3W
- Contact: