[plt-dev] Check syntax

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Apr 19 13:06:52 EDT 2010

Oh, good point. For the moment, you have to use #lang. Note that #lang
mzscheme works, if that helps. It should be a trivial change to your
file, but I wonder if we should be doing something different to cover
these things.

Robby

On Mon, Apr 19, 2010 at 11:53 AM, Kathryn Gray
<kathryn.gray at cl.cam.ac.uk> wrote:
> Hi,
> I've just updated (to 4.2.5.10) and in DrScheme I don't seem to have a
> check-syntax button.
> Language level is : Determine language from source, and I'm using the scheme
> language (but not using #lang, the file still uses '(module .... )').
> Is there a way to get check-syntax back without switching the program to use
> #lang ?
> -Kathy
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-dev
>
>


Posted on the dev mailing list.