Page 1 of 1
					
				release newLISP version 9.3
				Posted: Fri Feb 01, 2008 12:10 pm
				by Lutz
				
			 
			
					
				
				Posted: Fri Feb 01, 2008 1:43 pm
				by Cyril
				Works fine! Thank you, Lutz!
			 
			
					
				
				Posted: Fri Feb 01, 2008 2:33 pm
				by HPW
				Typo in release notes?
This function was already persent in earlier versions
should be:
This function was already present in earlier versions
 
			 
			
					
				
				Posted: Fri Feb 01, 2008 2:35 pm
				by newBert
				Among other good things, when is really wellcome, for the compatibility with some Scheme scripts of mine...
Thanks
I think I'm going to abandon definitely Scheme ;)
			 
			
					
				
				Posted: Fri Feb 01, 2008 3:33 pm
				by jrh
				newBert wrote:I think I'm going to abandon definitely Scheme ;)
I think you should abandon any indefinite Schemes too!  ;-)
I downloaded the Mac PPC version last night.  Everything is working just fine so far on OS X 10.4.11.
-
 
			 
			
					
				
				Posted: Fri Feb 01, 2008 7:35 pm
				by cormullion
				Cool! Thanks Lutz. 
I missed 'when'. Was it there for ages and I missed it? Or was it added quite recently?
			 
			
					
				
				Posted: Fri Feb 01, 2008 9:12 pm
				by Lutz
				'when' was added in 9.2.3 (September 2007), but I forgot to mention it in the changes notes. 'bind' has been there much longer, but was not documented, because I wasn't sure it would stay and was experimenting with it for some time.
Lutz
			 
			
					
				
				Posted: Fri Feb 01, 2008 11:13 pm
				by cormullion
				OK! 
I use (if (...) (begin (...)) all the time, so this will be a really nice way of streamlining the code.
			 
			
					
				
				Posted: Sat Feb 02, 2008 11:29 am
				by ale870
				It works fine!
I found some very interesting enhancements!
Nested lists ehancements are great!
I even like "when" function (very useful!).
I installed and trying to work with it.
It seems a big enhancement even error messages (useful even for CGI developement).
Thank you!