Problem loading sample implementation in Chibi Daphne Preston-Kendal (10 Oct 2021 08:20 UTC)
Re: Problem loading sample implementation in Chibi Arthur A. Gleckler (09 Jan 2022 19:41 UTC)
Re: Problem loading sample implementation in Chibi Marc Nieper-Wißkirchen (09 Jan 2022 19:55 UTC)
Re: Problem loading sample implementation in Chibi Arthur A. Gleckler (09 Jan 2022 20:03 UTC)
Re: Problem loading sample implementation in Chibi Alex Shinn (09 Jan 2022 22:24 UTC)
Re: Problem loading sample implementation in Chibi Arthur A. Gleckler (27 Mar 2022 23:36 UTC)
Re: Problem loading sample implementation in Chibi Marc Nieper-Wißkirchen (20 Apr 2022 08:17 UTC)
Re: Problem loading sample implementation in Chibi Daphne Preston-Kendal (20 Apr 2022 08:54 UTC)
Re: Problem loading sample implementation in Chibi Marc Nieper-Wißkirchen (20 Apr 2022 09:27 UTC)
Re: Problem loading sample implementation in Chibi Marc Nieper-Wißkirchen (15 Nov 2022 20:08 UTC)
Re: Problem loading sample implementation in Chibi Arthur A. Gleckler (15 Nov 2022 20:34 UTC)
Re: Problem loading sample implementation in Chibi Marc Nieper-Wißkirchen (15 Nov 2022 21:09 UTC)
Re: Problem loading sample implementation in Chibi Arthur A. Gleckler (15 Nov 2022 21:17 UTC)
Re: Problem loading sample implementation in Chibi Alex Shinn (22 Apr 2022 08:33 UTC)
Re: Problem loading sample implementation in Chibi Marc Nieper-Wißkirchen (22 Apr 2022 13:29 UTC)
Re: Problem loading sample implementation in Chibi Arthur A. Gleckler (23 Oct 2022 03:03 UTC)

Problem loading sample implementation in Chibi Daphne Preston-Kendal 10 Oct 2021 08:20 UTC

Hi,

I tried loading the sample implementation in Chibi but I get this error:
ERROR on line 35 of file ./srfi/147/er-macro-transformer.scm: invalid er-macro-transformer syntax

Chibi Scheme version:
chibi-scheme 0.10.0 "neon" (chibi r7rs ratios complex uvector threads full-unicode modules dynamic-loading darwin bsd macosx little-endian)

Other than the fact that this error apparently comes from within the sample implementation itself (because that’s the syntax-error string from the given place), I’m at a loss as to how to resolve this. Could anyone help?

Daphne