Re: [ANN] DDMathParser
Re: [ANN] DDMathParser
- Subject: Re: [ANN] DDMathParser
- From: Florent Pillet <email@hidden>
- Date: Mon, 29 Nov 2010 15:21:53 +0100
Great work from Dave!
I had been using Graham's GCMathParser but we needed something more powerful, and I stumbled upon muParser (http://muparser.sourceforge.net/) which is quite excellent, albeit much more complex en Dave's or Graham's solution (I had to write my own thin wrapper around it, too, but that was a minor hassle).
Florent
On 23 nov. 2010, at 07:05, Carter Allen wrote:
> I'm currently working on an app that loads expressions from plugin-like files, and currently we're having the expressions be written in JavaScript syntax and then using a WebView to evaluate the JavaScript. Obviously, this is less than ideal. I'm wondering if you think that DDMathParser is equal, greater, or lesser in raw mathematical capability (remember, everything has to be done based on an input string) than using JavaScript. If it's lesser, then perhaps there would be some way of having your class detect when it has hit an expression it can't figure out, and at that point pass the expression to WebKit.
--
Florent Pillet http://www.florentpillet.com
Mobile Software Expert Mac OS X, iPhone, Unix
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden