A ruby parser for TeX equations. It parses equations to postfix (reverse polish) notation and can build abstract syntax tree (AST). Also it can render images via latex.
Sergey Avseyev
gem "calculus", "~> 0.1.3"