newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on July 10, 2013, 01:32:01 PM

Title: newLISP Stable Release v.10.5.3
Post by: Lutz on July 10, 2013, 01:32:01 PM
Stable release v.10.5.3 fixes bugs and adds functions for KMEANS cluster analysis.



http://www.newlisp.org/index.cgi?page=Downloads
Title: Re: newLISP Stable Release v.10.5.3
Post by: rickyboy on July 10, 2013, 03:17:08 PM
Excellent!  Thanks so much!
Title: Re: newLISP Stable Release v.10.5.3
Post by: johu on July 11, 2013, 01:55:14 AM
Hello, Lutz.



I finished translartions of manuals.



guiserver_manual-152

newlisp_manual-10503



There are in here (//https).



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,
Title: Re: newLISP Stable Release v.10.5.3
Post by: Lutz on July 11, 2013, 06:39:11 AM
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 ?