Hi all,<div><br></div><div>Is there a simple math expression parser in boost ?</div><div>I only need to parse those kind of expression: &quot;1+2/3&quot;.</div><div><br></div><div>I have been thinking on boost::spirit, but it is quite hard for what I need.</div>
<div>- Eloi.</div>