development release newLISP version 9.9.5

Started by Lutz, September 29, 2008, 07:40:19 AM

Previous topic - Next topic

Lutz

• changes and bugfixes towards v.10.0



files changes and release notes: http://www.newlisp.org/downloads/development">http://www.newlisp.org/downloads/development

Cyril

#1
Quote from: "Lutz"System variables $0 - $15, $args, $idx, $it and $main-args are now documented in the appendix for the "Users Manual and Reference".


I believe it is worth to put a line "See also: ostype" in this appendix. Some people (like myself) search for it in the variables list (I consider it as a kind of system variable (well, invariable variable), but definitely it is not a function), and got completely disappointed when it is not found there.
With newLISP you can grow your lists from the right side!