RubyGems.org

calculus

0.1.5

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. Requres modern ruby 1.9.x because of using advanced oniguruma regex engine

installgem install calculus
Authors

Sergey Avseyev

5,926 total downloads 939 for this version
Owners

Dd70f9d8cc5f9ee488d68e7a787ba526

Gemfile
gem "calculus", "~> 0.1.5"
Versions
  1. 0.1.5 May 12, 2011
  2. 0.1.4.1 May 12, 2011
  3. 0.1.4 May 12, 2011
  4. 0.1.3 May 11, 2011
  5. 0.1.2 May 11, 2011
Show all versions (7 total)