lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hallo,

On Fri, Jul 9, 2010 at 1:21 PM, Mark Hamburg <mark@grubmah.com> wrote:
>
> This causes a certain amount of shuddering when I think about it, but it does mean that globals look like globals and locals look like locals. I think it also has precedence in Common LISP's format for naming dynamically scoped variables.
>

     In Common Lisp is just a convention, actually.

-- 
-alex
http://www.artisancoder.com/