Version 0.5.0 of our code, corresponding to spec version 0.5, has been released 
on the master branch, and a distribution version is in the "Files" section!  
There may be a short delay before all the mirrors get it, but it's out.

This has some small spec refinements.  This version maps {- x} to (- x); that 
means that f{- x} maps to (f (- x))!  Similarly, f{a} maps to (f a).  Also, {} 
maps to (), and f{} maps to (f).   These are small refinements, but they are 
really nice notational conveniences that make the whole system much more 
consistent and less error-prone.  Hooray!

It also includes goodies like "curly-guile" - which implements JUST curly-infix 
for guile.

I have also sent an updated SRFI 105 (curly-infix-expressions) to the SRFI 
editors.

--- David A. Wheeler

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to