[Gridflow-dev] [#expr] (was: jMax)
Mathieu Bouchard
matju at artengine.ca
Fri Sep 24 12:29:39 EDT 2010
On Thu, 23 Sep 2010, Jonathan Wilkes wrote:
> --- On Thu, 9/23/10, Mathieu Bouchard <matju at artengine.ca> wrote:
>> I have a parser for + - * / & | ^ with correct operator
>> precedence and left-associativity, and support for float
>> literals and 0x hex literals. (nothing else yet)
>
> Hey, that's great! I'll try it out as soon as I get a chance.
I also have added << >> < > <= >= == != % && ||. The last three are
different from the ones in [expr] because they are what [#] supports.
I also added unary + - ! ~.
I also added the semicolon (multiple outlets).
_______________________________________________________________________
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC
More information about the Gridflow-dev
mailing list