From: Marco Maggi <marco.maggi-ipsu@poste.it>
To: guile-user@gnu.org
Subject: Re: [r6rs] quest to make the makers package work
Date: Tue, 08 Jun 2010 16:58:41 +0200 [thread overview]
Message-ID: <871vchh8pq.fsf@rapitore.luna> (raw)
> How would you change:
>
> <http://github.com/downloads/marcomaggi/nausicaa/makers-1.0.0.tar.gz>
>
> to make it work with Guile?
I test program has the following as incipit:
#!r6rs
(import (rnrs)
(rnrs eval)
(makers makers))
and I get this:
ERROR: In procedure macroexpand:
ERROR: source expression failed to match any pattern in (import (rnrs) (rnrs eval) (makers makers))
but I get a similar error also with other simpler programs,
for example starting a program with:
(import (rnrs)
(lib))
gives me:
ERROR: In procedure macroexpand:
ERROR: source expression failed to match any pattern in (import (rnrs) (lib))
is it actually possible to load libraries?
--
Marco Maggi
next reply other threads:[~2010-06-08 14:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 14:58 Marco Maggi [this message]
2010-06-08 16:18 ` [r6rs] quest to make the makers package work Julian Graham
2010-06-08 18:59 ` Marco Maggi
-- strict thread matches above, loose matches on Subject: below --
2010-06-08 8:15 Marco Maggi
2010-06-16 20:40 ` Andy Wingo
2010-06-17 7:40 ` Marco Maggi
2010-06-18 8:26 ` Andy Wingo
2010-06-18 12:48 ` Julian Graham
2010-06-18 14:06 ` Julian Graham
2010-06-18 17:29 ` Andy Wingo
2010-06-19 18:16 ` Marco Maggi
2010-06-20 21:40 ` Andy Wingo
2010-06-18 15:30 ` Marco Maggi
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871vchh8pq.fsf@rapitore.luna \
--to=marco.maggi-ipsu@poste.it \
--cc=guile-user@gnu.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).