unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Re: [r6rs] quest to make the makers package work
@ 2010-06-08 14:58 Marco Maggi
  2010-06-08 16:18 ` Julian Graham
  0 siblings, 1 reply; 13+ messages in thread
From: Marco Maggi @ 2010-06-08 14:58 UTC (permalink / raw)
  To: guile-user

> 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



^ permalink raw reply	[flat|nested] 13+ messages in thread
* [r6rs] quest to make the makers package work
@ 2010-06-08  8:15 Marco Maggi
  2010-06-16 20:40 ` Andy Wingo
  0 siblings, 1 reply; 13+ messages in thread
From: Marco Maggi @ 2010-06-08  8:15 UTC (permalink / raw)
  To: guile-user

How would you change:

<http://github.com/downloads/marcomaggi/nausicaa/makers-1.0.0.tar.gz>

to make it work with  Guile?  Notice that the Makefile has a
"gtest" rule to run Guile on the test file.

TIA
-- 
Marco Maggi



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-06-20 21:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08 14:58 [r6rs] quest to make the makers package work Marco Maggi
2010-06-08 16:18 ` 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

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).