[gambit-list] Can #. or equivalent be made available when compiling files?
Matt Lamari
matt.lamari at gmail.com
Fri Aug 26 18:39:30 EDT 2011
I want to know if #. or something equivalent is available when
compiling .scm files. That is, the ability to tell the reader to
directly eval a form at read time.
I've been shown this:
http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php?title=Documentation:Procedure_readtable-eval-allowed?-set
But am not sure how this should be applied to reading compiled code, if
it's applicable, if it's possible.
If this code or something like it should be used to influence the
reader, where should it go?
What's the best way to get the ability to have #. in the middle of
compiled .scm?
Thanks,
Matt
More information about the Gambit-list
mailing list