-
I've thought about this sort of thing a few times before, but I always get stuck at this question:
What is the type of `read`?
Or an alternate phrasing: what is the type of source code?
Or anothe…
-
I got a random comment on HN (then deleted) saying:
> Random feedback on your book: when you discussed "make-parameter" in Scheme, I wish you'd mentioned it is not part of the core language, it is …
-
A Nix package is in the works: https://repology.org/project/scheme-manpages/versions
-
**Reported by: will on Fri Apr 3 18:04:11 2009**
Philippos Apolinarius requested SRFI-4 (homogeneous vectors).
SRFI 4 is problematic because SRFI 4 defines a lexical syntax,
and lexical syntaxes do…
-
This SRFI is a very good complement to [SRFI 205](https://srfi.schemers.org/srfi-205/srfi-205.html).
@amirouche What backends do you have in mind?
* Manual ANSI escape sequences only
* Or Windo…
-
Hello,
Apologies if this is not the best place to propose this idea, but I have thought of two ways that I think R7RS could sensibly allow for custom readers in certain contexts. To be clear, when …
-
The default branch is `errata`. Can we make `master` the default. `errata` can be cleanly fast-forward merged into `master`.
-
[From the R7RS-large mailing list](https://groups.google.com/g/scheme-reports-wg2/c/sC1a-WdxC8M/m/GJHF23ZaAwAJ):
>> Who will add R6RS support to Chibi? (Another rhetorical question.)
>
> I'm happ…
-
(continuing from #2)
@jcubic wrote:
> Also this thing is huge, min.js file have 22MB of data. in comparison BiwaScheme is about 250KB (version 0.7.1) and LIPS is about 150kB of js and about 100k…
-
Currently, rapid-scheme have no (direct-)interface for `eval` and `environment`. Another headache is `(scheme repl)`.. I don't need any of them for now though.
Tests disabled at https://github.com/ok…