Re: Is there an index of symbols defined by the various SRFI's?
Ciprian Dorin Craciun 28 Mar 2018 13:42 UTC
On Wed, Mar 28, 2018 at 2:28 PM, Alex Shinn <xxxxxx@gmail.com> wrote:
> SRFI 18 requires threading support, disabled by default on Windows.
> SRFI 22 has no exports, it doesn't make sense to import.
> SRFI 23 I'll add.
I've recompiled Chibi version 0.8 and re-executed my script, and now
the list of modules on the Chibi site seems almost inline with the
modules in the deployment. The only exception seems to be SRFI 142
(the one about bitwise operations), which although seems to be
withdrawn, is loadable from Chibi 0.8, and is not listed on the site.
(This is no issue, I'm just stating this for reference.)
However I've made a small observation for which I'll create a different thread.
Ciprian.