On Fri, 20 Jul 2012 00:37:57 +0800, from Alan Manuel Gloria:
> bundle bundle!

Awesome.  Reviewed, accepted, pushed.

More tests == more goodness, and I am *REALLY* glad to be rid of the ugly 
function clean().  I'm sure more code cleanups would help, but that's a big 
step forward.

And speaking of code reorganization...

Currently the Scheme implementation is three files (modern.scm  sugar.scm  
sweet.scm).  I think it might be better to merge it all into a single file 
(module), where you can then "enable" or "disable" curly-infix, 
modern-expressions, or sweet-expressions.  Then separate files can auto-load & 
enable them.  It'd be easier to work with - in particular, easier to shim in a 
portability layer - and it'd help it get ready for an eventual SRFI submission.

What do you think?

--- 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