[plt-scheme] Defining a transformation time path, or setting module-language to something useful
On Jun 24, Eli Barzilay wrote:
> [...]
> But I see now that it doesn't work with "#lang at-exp scheme/base",
> and it should. I'll try to look into it soon.
I forgot to send a followup on this -- the `at-exp' reader is still
written manually, not with `module/syntax-reader' -- since I didn't
get to implement languages that chain to other languages yet.
Anyway, did you use any of this?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!