[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Reference implementation: portable and simplified

This page is part of the web mail archives of SRFI 101 from before July 7th, 2015. The new archives for SRFI 101 contain all messages, not just those from before July 7th, 2015.



The reference implementation for SRFI 101 has been updated and moved back to its original location:

   http://srfi.schemers.org/srfi-101/srfi-101.sls
   http://srfi.schemers.org/srfi-101/srfi-101-tests.sls

The implementation is now completely portable R6RS code and is made available in a single library file. This change is based on suggestions and code provided by Aziz Ghuloum.

I am now questioning whether the syntax and procedures sub-libraries are worth specifying. Thoughts?

David