newLISP Development Release v.10.5.8

Started by Lutz, March 11, 2014, 08:36:08 AM

Previous topic - Next topic

Lutz

Development version 10.5.8 adds native expansion macros and other small additions and improvements in several areas:



http://www.newlisp.org/downloads/development/">http://www.newlisp.org/downloads/development/

johu

#1
Hello, Lutz.



For Stable Release,



line 17430 in newlisp_manual v10.6.0
Quoteof <tt>macro</tt> is identical to the syntax of <a href="#define">define-macro</a>.

                          ↓

of <tt>macro</tt> is identical to the syntax of <a href="#define-macro">define-macro</a>.

line 19545
Quoteas in TCP/IP protocol communications, but to crate the socket bound to

                      ↓

as in TCP/IP protocol communications, but to create the socket bound to

line 19547
Quote<tt>udp-server.lsp</tt> and <tt>udp-client.udp</tt> int the

                    ↓

<tt>udp-server.lsp</tt> and <tt>udp-client.lsp</tt> in the

line 27998
Quote<p>If all parameters are omitted, <tt>write</tt> writes the contents fromt the

                                ↓

<p>If all parameters are omitted, <tt>write</tt> writes the contents from the

And since v.10.5.5 or .6 , the pretty-print default float setting has been changed to "%1.15g".

But, at the example for pretty-print :
Quote(pretty-print)  <span class='arw'>&rarr;</span> (80 " " "&#037;1.10g")  ; default setting



(sin 1)    → 0.8414709848

Are these changed?



Regards,

Lutz

#2
Many thanks Johu, the changes are online here:



http://www.newlisp.org/downloads/development/inprogress/newlisp_manual.html">http://www.newlisp.org/downloads/develo ... anual.html">http://www.newlisp.org/downloads/development/inprogress/newlisp_manual.html