Taylor R Campbell wrote:
Could you make the (portable, procedural part of the) reference implementation available as a simple Scheme source file that can be browsed on the web, outside of a tarball? This nested directory tree nonsense that Ikarus &c. impose wasn't worth copying from Java.
The implementation is now completely portable and available in a single file at its original location:
http://srfi.schemers.org/srfi-101/srfi-101.sls And the test suite is here: http://srfi.schemers.org/srfi-101/srfi-101-tests.sls David