[plt-scheme] custom language and #lang in PLT 4

From: YC (yinso.chen at gmail.com)
Date: Mon Jun 16 17:01:35 EDT 2008

Hi all -

how do I use a custom language that lives in the current directory (i.e.
".") in PLT 4 via #lang?

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?

Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080616/046d6e8e/attachment.html>

Posted on the users mailing list.