RubyGems.org

unific

0.11

Unific is a ruby unification engine. A unification engine is an essential part of a logic programming environment (the whole logic programming environment this is taken from is available as the in-development Rulog[http://github.com/jimwise/rulog] (Ruby With Logic) gem), but can also be useful on its own as a pattern matching engine which can enforce consistency across multiple matches.

installgem install unific
Authors

Jim Wise

1,083 total downloads 110 for this version
Owners

C8161937980f90207a688ee986343cef

Gemfile
gem "unific", "~> 0.11"
Versions
  1. 0.11 March 30, 2013
  2. 0.10 January 30, 2012
  3. 0.9 January 12, 2012
Development Dependencies
  1. hoe ~> 3.5
  2. rdoc ~> 3.10