RubyGems.org

unific

0.9

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 -v 0.9
Authors

Jim Wise

1,165 total downloads 514 for this version
Owners

C8161937980f90207a688ee986343cef

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