lua-users home
lua-l archive

Re: C-esque syntax

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


On 2008年9月23日 02:55:15 +0300
Kenneth Forsbäck <kenneth.forsback@pp.inet.fi> wrote:
> Does anyone have any snippet of lua code, modified lua, or something 
> else that would allow me to use C-esque syntax, lua is starting to
> hurt my eyes.
Just add "-- {" after 'function' 'then' and 'do', and "-- }" after
'end'. :)
B.

AltStyle によって変換されたページ (->オリジナル) /