Page 1 of 1

newLISP stable maintenance release v.10.3.2

Posted: Wed Jul 20, 2011 6:41 pm
by Lutz
This version fixes bugs and improves speed and memory efficiency for various functions. It also introduces a new, better way to encode UTF-8 characters in strings.

For downloads see: http://www.newlisp.org/index.cgi?page=Downloads
For release notes: http://www.newlisp.org/downloads/newLIS ... lease.html

This is the first release for which on Mac OS X, Leopard v.10.5 is a minimum. This release will not run on Mac OS X Tiger 10.4, but can still be compiled for this version of OS X.

Re: newLISP stable maintenance release v.10.3.2

Posted: Thu Jul 21, 2011 9:06 am
by johu
Thank you, Lutz.

I posted the Japanese translation of manual in my SkyDrive.

Please download newlisp_manual-10302 from here. 

Re: newLISP stable maintenance release v.10.3.2

Posted: Thu Jul 21, 2011 2:53 pm
by Lutz
Thanks Johu, updated version here:

http://www.newlisp.org/newlisp_manual-jp.html

Re: newLISP stable maintenance release v.10.3.2

Posted: Thu Jul 21, 2011 9:28 pm
by TedWalther
The apt repository for Ubuntu and Debian is now updated for 10.3.2. I am submitting an update to the OpenBSD port team too.

Re: newLISP stable maintenance release v.10.3.2

Posted: Fri Jul 22, 2011 7:14 am
by TedWalther
Lutz, are you interested in a new module for parsing command line arguments according to the POSIX and GNU standards?

Re: newLISP stable maintenance release v.10.3.2

Posted: Fri Jul 22, 2011 3:14 pm
by Lutz
Personally I don't have a need for such a module, but perhaps other newLISP users would appreciate it. Why don't you publish it here and let people comment on it?