[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: +=
- From: Jason Clow <ih8msft@...>
- Date: Wed, 28 Mar 2001 07:56:29 -0800 (PST)
How would one go about implementing operators such as +=, -=, ++, etc? I use x = x + something_else quite a lot, and having x += something_else would make my code look so much cleaner, imho. Is there a way to do it with Lua code (like tag methods), or will it have to be added to the parser?
==
| ._ _ Lune MUW Server
|_(_)| )(/_ http://lune.sourceforge.net/
_____________________________________________________________