unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* confused about make-module and eval
@ 2020-03-24  0:32 Matt Wette
  2020-03-24  0:35 ` Massimiliano Gubinelli
  0 siblings, 1 reply; 5+ messages in thread
From: Matt Wette @ 2020-03-24  0:32 UTC (permalink / raw)
  To: Guile User

I expect this to work, but it does not.  Any anyone elaborate?
What is the minimum module that can make this work?  (make-fresh-use-module)?

scheme@(guile-user)> (eval '(lambda (a b c) 1) (make-module))
ice-9/boot-9.scm:1669:16: In procedure raise-exception:
Unbound variable: lambda

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(#{ g188}#) [1]>




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

end of thread, other threads:[~2020-03-24  9:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-24  0:32 confused about make-module and eval Matt Wette
2020-03-24  0:35 ` Massimiliano Gubinelli
2020-03-24  9:16   ` tomas
2020-03-24  9:27     ` Massimiliano Gubinelli
2020-03-24  9:35       ` tomas

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