lua-users home
lua-l archive

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


On Jan 31, 2008 10:49 PM, Miles Bader <miles.bader@necel.com> wrote:
> "Brandon Van Every" <bvanevery@gmail.com> writes:
> >> > So how do you enforce that?
> >
> > I notice you didn't choose to answer that.  My answer is, you can't.
>
> It's also a silly question.
>
> Here's an equally silly question:  "How do I get the C compiler to
> enforce my company's standard indentation rules?"
>
> The answer:  You can't.
>
> But of course nobody expects the C compiler to do that; if they really,
> really, care about such things, they use another tool to do so.

So you're gonna run around with some Lua tool that barfs if there's
parentheses or not parentheses for function calls?  You got that tool
handy already or is it a big secret?


Cheers,
Brandon Van Every