<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> Alternatively, you could enable the #. reader macro, that allows read-time evaluation, and generate a #. that explicitly tags the expression.<br><div><br>What's the best way to do this for gsc? I've tried using -e but it doesn't seem to affect the compiler's reader:<br><br>gsc -e "(readtable-eval-allowed?-set (current-readtable) #t)" test.scm<br><br></div>                                          </div></body>
</html>