Page 1 of 1

newLISP Stable Release v.10.5.3

Posted: Wed Jul 10, 2013 8:32 pm
by Lutz
Stable release v.10.5.3 fixes bugs and adds functions for KMEANS cluster analysis.

http://www.newlisp.org/index.cgi?page=Downloads

Re: newLISP Stable Release v.10.5.3

Posted: Wed Jul 10, 2013 10:17 pm
by rickyboy
Excellent! Thanks so much!

Re: newLISP Stable Release v.10.5.3

Posted: Thu Jul 11, 2013 8:55 am
by johu
Hello, Lutz.

I finished translartions of manuals.

guiserver_manual-152
newlisp_manual-10503

There are in here.

And I have a suggestion.
As the version of guisever is 1.52, gs:run-shell takes 3 arguments.
Till then (for example, version 1.50), gs:run-shell took 2 arguments.
At both v.1.50 and v.1.52, gs:get-version returns 1.5.
I hope they are different return values.

Regards,

Re: newLISP Stable Release v.10.5.3

Posted: Thu Jul 11, 2013 1:39 pm
by Lutz
Thank you very much for the translation updates Johu. Everything is online:

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

About version numbers in guiserver: There are actually three version numbers involved running the newLISP-GS environment: (1) newlisp-edit v.1.50, (2) guiserver.lsp v.1.52 and (3) the Java based guiserver.jar v.1.5.

The function gs:get-ver returns the version number of guiserver.jar, which it stores internally as a double float.

Off topic: I wonder if new registrations on this board are still possible - Ryon ?