Hacker News new | ask | show | jobs
by dukoid 3045 days ago
Here is one written in Java: https://github.com/stefanhaustein/expressionparser

In addition to a simple math expression evaluator, examples include a BASIC interpreter and a simple computer algebra system O:)