Email list hosting service & mailing list manager

Scheme implementation build guide Lassi Kortela (15 Feb 2020 11:43 UTC)
Re: Scheme implementation build guide Duy Nguyen (15 Feb 2020 12:49 UTC)
Re: Scheme implementation build guide Duy Nguyen (15 Feb 2020 12:57 UTC)
Re: Scheme implementation build guide Lassi Kortela (15 Feb 2020 13:02 UTC)
Re: Scheme implementation build guide Lassi Kortela (15 Feb 2020 13:07 UTC)
Re: Scheme implementation build guide Duy Nguyen (15 Feb 2020 14:13 UTC)
Re: Scheme implementation build guide Lassi Kortela (15 Feb 2020 14:31 UTC)
Re: Scheme implementation build guide Lassi Kortela (15 Feb 2020 14:38 UTC)
Re: Scheme implementation build guide Arthur A. Gleckler (15 Feb 2020 17:56 UTC)
Re: Scheme implementation build guide Duy Nguyen (16 Feb 2020 12:54 UTC)
Kawa bootstrap Lassi Kortela (16 Feb 2020 13:14 UTC)
Gambit and Gerbil home Lassi Kortela (15 Feb 2020 13:10 UTC)

Re: Scheme implementation build guide Lassi Kortela 15 Feb 2020 14:38 UTC

Potentially complicated builds we're still missing:

* Hosted: Kawa and IronScheme
* R6RS compilers: Chez, Ikarus, Vicare, Larceny, Loko
* R6RS interpreters: Petite Chez, Ypsilon, Mosh
* R5RS+: Bigloo, Chicken, MIT Scheme
* Racket (pre- and post-Chez -- is Racket currently a too fast-moving
target for the guide?)

We could gather a separate guide (or a section at the end of the current
guide) for small Schemes that are especially easy to build: the kind
where you run something like "make" and it takes <1 minute from scratch.
S7, S9, FemtoLisp, etc. Those guides can be significantly less detailed
but still nice to have.