Re: Is there an index of symbols defined by the various SRFI's?
Ciprian Dorin Craciun 28 Mar 2018 11:34 UTC
On Wed, Mar 28, 2018 at 2:28 PM, Alex Shinn <xxxxxx@gmail.com> wrote:
> Chibi is not distributed with every SRFI, nor is this a goal.
I understand this, I was just comparing the output of my code with the
documentation available on Chibi's site.
> 0.8.0 does include many SRFIs above 100 though.
I'll compile this newer version and re-run.
> If you have a portable R7RS implementation of the SRFI (as generally
> required),
> and you put that in ./srfi/NN.sld, Chibi can load it automatically.
From what I understood there is no repository of all R7RS compliant
SRFI's gathered in the same place.
However for now I think it's enough to merge Chibi's definitions with
the ones extracted from Shiro's wiki to have a starting point.
Ciprian.