Hi all - <br><br>how do I use a custom language that lives in the current directory (i.e. ".") in PLT 4 via #lang? <br><br>I tried '#lang "file.scm"' and '#lang file' and they do not work. The manual says only alphanumeric, +, -, _, and / works in this position. Does that mean we cannot have languages live in the current directory?<br>
<br>Thanks,<br>yc<br><br>