Library for string formula parsing Parsing math formula using context-free grammar approach (keywords: Chomsky normal form, CYK algorithm). For more efficient and more simple algorithm see reverse Polish notation and Shunting-yard algorithm