On Thu, 23 Sep 2010, Jonathan Wilkes wrote:
--- On Thu, 9/23/10, Mathieu Bouchard <ma...@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
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to