[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Proposal: allow @, $, !, and ? in Lua identifiers
- From: Sean Conner <sean@...>
- Date: Fri, 25 Apr 2014 15:35:53 -0400
It was thus said that the Great Sean Conner once stated:
>
> function panic!!!!(message)
> print@(screen.width/2,screen.height/2,message)
> sys$wait("5s")
> why_must_i_die?("now")
> end
Actually, that should read:
why_must_I_die?("because we're crashing")
> -spc (If you want to enforce a convention, make it part of the langauge)
-spc ("The street finds its own uses for things" ---William Gibson)