From: "Sudarshan S Chawathe" <chaw@eip10.org>
To: kawa <kawa@sourceware.org>
Subject: SRFI 147 sample implementation and Kawa
Date: Thu, 02 Mar 2017 00:11:00 -0000 [thread overview]
Message-ID: <6555.1488413456@vereq.eip10.org> (raw)
When I try testing the sample implementation for SRFI 147 with Kawa I
get errors (below).
I have not looked at the SRFI implementation carefully so I do not know
whether the problem is with the implementation or Kawa, but I thought
I'd mention it here. (A similar test with chibi-scheme works, though.)
Sorry for the lack of better details.
I tested with the gitlab Kawa 2.3.1 compiled with import.patch (from the
include-library-declarations thread) applied.
Regards,
-chaw
[The working directory below is the top-level directory of the SRFI
implementation from its github repo.]
chaw@vereq:/tmp/srfi-147$ kawa -Dkawa.import.path="./*.sld" tests.scm
/tmp/srfi-147/srfi/147/test.sld:33:4: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:41:9: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:48:9: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:59:4: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:64:4: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:69:4: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:74:4: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:81:9: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:90:4: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:96:44: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:101:4: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:107:11: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:107:33: invalid use of '_
/tmp/srfi-147/srfi/147/test.sld:112:4: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:117:4: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:131:4: invalid syntax-rules syntax
/tmp/srfi-147/srfi/147/test.sld:139:6: no matching syntax-rule for :continuation
/tmp/srfi-147/srfi/147/test.sld:141:8: define is only allowed in a <body>
/tmp/srfi-147/srfi/147/test.sld:142:8: define is only allowed in a <body>
chaw@vereq:/tmp/srfi-147$ kawa --version
Kawa 2.3.1 (git describe: kawa-2.3-4-gcb36c64-dirty)
Copyright (C) 2017 Per Bothner
next reply other threads:[~2017-03-02 0:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 0:11 Sudarshan S Chawathe [this message]
2017-03-02 0:39 ` Per Bothner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6555.1488413456@vereq.eip10.org \
--to=chaw@eip10.org \
--cc=kawa@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).