The new Scheme reader seems to work well. With the full collecting list implementation it passes the existing sweet-expression test suite, and it works correctly for processing sweeten and letterfall. I've installed an exception handler, so if an error is detected, the rest of the text is skipped until we see a blank line and try again.
So... the new Scheme reader is now the default reader in the "develop" branch. The old reader still exists; you can enable it by setting the environment variable "SWEETOLD". After a while I intend to remove it. I've updated the draft SRFI, and I notice that Alan Manuel K. Gloria has made a lot of improvements to the draft SRFI as well. I think the next steps are: * Clean up src/kernel.scm by removing the old implementation * Post on the website the <*...*> rules, which would make this sweet-expression version 0.9 (since we've changed the semantics by adding collecting lists, and we've hammered out the other semantics too). * Release the "develop" version as version 0.9 * Start the SRFI process with the draft SRFI. --- David A. Wheeler ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss