development release newLISP v.9.9.96

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development release newLISP v.9.9.96

Post by Lutz »

• bug fixes and changes towards v.10.0

files and changes notes: http://www.newlisp.org/downloads/development/

ps: still on track for 10.0 end of coming week

newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Post by newdep »

;)
-- (define? (Cornflakes))

xytroxon
Posts: 296
Joined: Tue Nov 06, 2007 3:59 pm
Contact:

Post by xytroxon »

newdep wrote:;)
Image
"Many computers can print only capital letters, so we shall not use lowercase letters."
-- Let's Talk Lisp (c) 1976

xytroxon
Posts: 296
Joined: Tue Nov 06, 2007 3:59 pm
Contact:

Post by xytroxon »

Erratum: sqlite3.lsp
------
Module documentation missing formal definition for close.

sql3:close
syntax: (sql3:close)
return: etc...
------
"Many computers can print only capital letters, so we shall not use lowercase letters."
-- Let's Talk Lisp (c) 1976

Locked