public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* Using eval with environments and R7RS modules
@ 2020-11-30  6:21 Duncan Mak
  2020-11-30  6:35 ` Per Bothner
  2020-11-30 10:13 ` Damien MATTEI
  0 siblings, 2 replies; 10+ messages in thread
From: Duncan Mak @ 2020-11-30  6:21 UTC (permalink / raw)
  To: kawa mailing list

Hello all,

I'm trying to use EVAL in a R7RS module. I'm having trouble specifying the
environment that contains the current bindings.

I could either use (environment '(scheme base)), but I don't see my own
functions, or (environment '(my library)) then I don't see something basic
like QUASIQUOTE.

Is there a way for me to load multiple modules into the environment?

Thanks!

-- 
Duncan.

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

end of thread, other threads:[~2020-12-04  8:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30  6:21 Using eval with environments and R7RS modules Duncan Mak
2020-11-30  6:35 ` Per Bothner
2020-11-30  8:12   ` Duncan Mak
2020-11-30 12:30     ` Per Bothner
2020-11-30 22:15       ` Duncan Mak
2020-11-30 10:13 ` Damien MATTEI
2020-11-30 12:21   ` Per Bothner
2020-11-30 18:09     ` Damien MATTEI
2020-12-02 14:58       ` Jamison Hope
2020-12-04  8:05         ` Damien MATTEI

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