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 Duy Nguyen 16 Feb 2020 12:53 UTC

On Sat, Feb 15, 2020 at 10:23 PM Lassi Kortela <xxxxxx@lassi.io> wrote:
>
> Potentially complicated builds we're still missing:
>
> * Hosted: Kawa and IronScheme

Kawa is Java based. I'd assume the build process is standardized
(didn't test though, don't want to install Java)

> * R6RS compilers: Chez, Ikarus, Vicare, Larceny, Loko

Larceny added. Compilation speed is impressive for a compiled Scheme.
--
Duy