30 Nov
2010
30 Nov
'10
1:53 p.m.
Is there a simple math expression parser in boost ? I only need to parse those kind of expression: "1+2/3".
I believe Spirit is exactly what you're looking for. It has almost a dozen different calculator examples to choose from as a starting point for your needs.
I have been thinking on boost::spirit, but it is quite hard for what I need.
Why? Regards Hartmut --------------- http://boost-spirit.com