[racket] Getting program options/arguments?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Sep 16 08:06:54 EDT 2010

http://docs.racket-lang.org/reference/Command-Line_Parsing.html

On Thu, Sep 16, 2010 at 5:59 AM, Isaiah Gilliland <jonsulred at gmail.com> wrote:
> I know many programs that accept input while calling the program like:
> "program -o option" I'd really like to use this for my next few projects but
> I'm not even really sure where to even look for information. I've been
> scouring the racket I/O docs and even the r6rs docs, but haven't found
> anything for this in the I/O sections. I've tried playing around with
> creating input ports and everything but they don't get the parameters :/
> I was hoping there was somebody out there that can point me in the right
> direction lol
> Thank alot
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.