newLISP Stable Release v.10.5.3

Started by Lutz, July 10, 2013, 01:32:01 PM

Previous topic - Next topic

Lutz

Stable release v.10.5.3 fixes bugs and adds functions for KMEANS cluster analysis.



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

rickyboy

#1
Excellent!  Thanks so much!
(λx. x x) (λx. x x)

johu

#2
Hello, Lutz.



I finished translartions of manuals.



guiserver_manual-152

newlisp_manual-10503



There are in https://skydrive.live.com/?cid=23a9a25e1aec3626&sc=documents&id=23A9A25E1AEC3626!1450">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,

Lutz

#3
Thank you very much for the translation updates Johu. Everything is online:



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

http://www.newlisp.org/manual_frame-jp.html">http://www.newlisp.org/manual_frame-jp.html

http://www.newlisp.org/guiserver-jp/">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 ?