
cris2000.espinoza677
2020-8-30 01:52:40
make-evaluator
and make-module-evaluator
use sandbox-namespace-specs
not current-namespace
to determine their bindings… i’m gonna tattoo that in my forehead

cris2000.espinoza677
2020-8-30 03:08:50
pain

massung
2020-8-30 03:13:20
I just went through a lot of pain getting these to work for my particular use case. mflatt helped quite a bit as well as the documentation leaves much to be desired for sandboxes.
If you need some sample, working code, I’m happy to provide what I have.

cris2000.espinoza677
2020-8-30 04:01:57
oh i would love that

cris2000.espinoza677
2020-8-30 04:02:23
i have working code now but more reference would be appreciated