http://www.osnews.com/
http://www.osnews.com/story/20728/A_Look_at_newLISP
http://www.osnews.com/ looks at newlisp
http://www.osnews.com/ looks at newlisp
-- (define? (Cornflakes))
-
- Posts: 2038
- Joined: Tue Nov 29, 2005 8:28 pm
- Location: latiitude 50N longitude 3W
- Contact:
That's a good review - objective, yet opinionated, without being biased in advance of the facts... :)
Is his summary of the passing-parameters-by-value true given the changes in newLISP 10? I thought there was some reference-passing going on nowadays...
I think there might have been a slight confusion between built-in functions and external/importable modules...
Anyway, Alexendru Lazar - if you're reading this - thanks for the good work!
Is his summary of the passing-parameters-by-value true given the changes in newLISP 10? I thought there was some reference-passing going on nowadays...
I think there might have been a slight confusion between built-in functions and external/importable modules...
Also worth noting:Apart from this, newLISP also comes with a handful of extra modules, touching a variety of subjects, from regular expressions and Amazon-AWS EC2 to network sockets and database interfacing.
Not sure which third-party modules he means... Is there a difference between user-supplied example code (like the stuff I do) and proper, tested, third-party modules...?The only current setback is that third-party modules are somewhat behind the changes newLISP has undergone in its transition to the recently-launched 10.0 version.
Anyway, Alexendru Lazar - if you're reading this - thanks for the good work!
Well I can shed some light on this. The other day (january 1) somebody contacted me with problems on the FreeGLUT stuff. I replied that I did not had time yet to update it to newLisp10; from his mail I could see things went wrong with (nth-set), which is obsolete with newLisp10.
In the meantime I have updated the GL contexts. It's all spare-time stuff, you know ;-)
Regards
Peter
In the meantime I have updated the GL contexts. It's all spare-time stuff, you know ;-)
Regards
Peter