[plt-scheme] using swindle within a module
On Aug 17, Jefferson Heard wrote:
> Chris Wright wrote:
> > I would be grateful for any help
>
> Try this:
>
> (module beliefs (lib "swindle.ss" "swindle)
> ...
The Swindle manual specifies some modules as language modules -- they
provide many things that the `mzscheme' module does, much more than
just `set!-values'. These modules are "base.ss", "turbo.ss",
"swindle.ss".
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!