Page 1 of 1
newLISP development release v.10.3.10
Posted: Tue Jan 10, 2012 2:55 pm
by Lutz
Development v10.3.10 has more improvements in the extended FFI, much increased speed on read-line with file handles.
For files, release and changes notes see:
http://www.newlisp.org/downloads/development
Re: newLISP development release v.10.3.10
Posted: Tue Jan 10, 2012 10:42 pm
by tumble
Thank you!
Re: newLISP development release v.10.3.10
Posted: Mon Feb 06, 2012 11:23 am
by alex
I have the same problem, that HPW (see
http://newlispfanclub.alh.net/forum/vie ... dll#p18427) with Windows2000 professional - error an starting newLISP: the procedure entry point freeaddinfo could not be located in the dinamic link library WS2_32.DLL.
Re: newLISP development release v.10.3.10
Posted: Mon Feb 06, 2012 1:01 pm
by jopython
Nice. When will this be announced as a stable release?
Re: newLISP development release v.10.3.10
Posted: Mon Feb 06, 2012 1:04 pm
by HPW
I can confirm that the problem with WIN2K is back.
Just tested it with the old PC.
So new minimum requirement?
Re: newLISP development release v.10.3.10
Posted: Mon Feb 06, 2012 9:21 pm
by Lutz
Windows XP SP2 would be the new minimum requirement. For IPv6, Windows 7 would be minimum.
Re: newLISP development release v.10.3.10
Posted: Mon Feb 06, 2012 9:37 pm
by Lutz
There are new lisp.exe and a newlisp.dll here:
http://www.newlisp.org/downloads/develo ... nprogress/
Both the .exe and the .dll are close to what will be released next week as 10.4.0. Perhaps Hans-Peter can give it a workout on different Windows versions?
Re: newLISP development release v.10.3.10
Posted: Mon Feb 06, 2012 11:34 pm
by TedWalther
I recently discovered the joyous use of unify+bind. But the requirement that the variables have an upper-case first letter is annoying. Can I have a version of unify that isn't prolog-specific? Really, I just want something to bind a list of output values to a list of symbols.
Re: newLISP development release v.10.3.10
Posted: Tue Feb 07, 2012 3:26 pm
by HPW
OK,
WIN2K no more supported. Throws the known error.
Tested newlisp-tk, neobook and pdscript integration on XP Pro german SP3 without problems.
Testing on my WIN7 tablet will happen in the evening when back home.
Edit: Also WIN7 HomePremium(64bit) run without problems (32bit).
Hans-Peter
Re: newLISP development release v.10.3.10
Posted: Tue Feb 07, 2012 7:22 pm
by Lutz
Thanks, Hans-Peter.