[racket] Racket style guide (was Re: Argument order conventions (was: Variable naming conventions))

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue Sep 20 03:30:31 EDT 2011

Many people use capital letters like in C.

Jay

On Tue, Sep 20, 2011 at 2:42 PM, Tom McNulty <tom at cetiforge.com> wrote:
> Thanks for the guide!
>
> What is the Racket convention for named constants?
>
> Somewhere along the way I picked up the convention of prefixing constants with k, ie. kMyConstant.   Transmuted into racket I find myself typing:
> (define k-my-constant ...)  is there an established convention?
>
> - Tom
>
>
>
> _________________________________________________
>  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://faculty.cs.byu.edu/~jay

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



Posted on the users mailing list.