--- On Thu, 9/23/10, Mathieu Bouchard <[email protected]> wrote:
> From: Mathieu Bouchard <[email protected]> > Subject: Re: [PD] jMax Phoenix > To: "Jonathan Wilkes" <[email protected]> > Cc: [email protected], [email protected] > Date: Thursday, September 23, 2010, 8:22 PM > On Wed, 22 Sep 2010, Mathieu Bouchard > wrote: > > > At this point, [#expr 1000-100-10-1] = 909, and I'm > trying to make it so that it's 889. It's because > (1000-(100-(10-(1)))) = 909 and ((((1000)-100)-10)-1) = > 889. > > ok, it's fixed, [#expr 1000-100-10-1] > > I have a parser for + - * / & | ^ with correct operator > precedence and left-associativity, and support for float > literals and 0x hex literals. (nothing else yet) > > You can try it now if you compile the svn head of > gridflow. Hey, that's great! I'll try it out as soon as I get a chance. -Jonathan > > > _______________________________________________________________________ > | Mathieu Bouchard ------------------------------ Villeray, > Montréal, QC _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
