I'd like to add the ability for a user to enter an expression, e.g.
"3+4*x+y*(z/3+4)" and be able to evaluate it. I've found plenty of
examples in JavaScript, Java, C, C++, and about every other language
out there... now, before I go start porting JEval (or similar) to
ActionScript, is there something like this already out there?

Thanks,

Troy.


Reply via email to