[racket] Help: Running racket programs from command line

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Sep 23 14:55:06 EDT 2010

Say "racket file.rkt".

You can find the docs here:

  http://docs.racket-lang.org/reference/running-sa.html#%28part._mz-cmdline%29

Robby

On Thu, Sep 23, 2010 at 1:51 PM, A Z <ukbc57 at gmail.com> wrote:
> I want to make a script that tests a bunch of racket programs in different
> .rkt files. I went through the documentation but I do not get any
> information about how to run racket programs from command line. Please help
> me.
> Thanks,
> Colum
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.