Page 1 of 1

New edition of ORO Memory Management document

Posted: Sun Oct 05, 2008 3:13 pm
by Lutz
The document about ORO Memory Management has been reworked to incorporate optimizations introduced in version 10.0 of newLISP due in the last quarter of 2008.

See here: http://www.newlisp.org/MemoryManagement.html

ps: the current 9.9.x development versions are precursors to 10.0

Posted: Tue Oct 07, 2008 5:00 pm
by m35
Very nice Lutz. Memory management theories and approaches are topics relevant to my interests.

Quick typo noticed
"Nevertheless, to achieve maximum performance, newLISP has optimized the behavior or many built-in functions by allowing for reference return and allowing other destructive built-in function to work directly on referenced memory."