public
Description: Implementation of P-99 problems in Ruby
Homepage:
Clone URL: git://github.com/daveray/ruby99.git
ruby99 /
README
Ruby solutions to P-99: https://prof.ti.bfh.ch/hew1/informatik3/prolog/p-99/

Just getting to know Ruby.
Everything is 0-indexed as it should be.
"Tests" are inline. I should be using rspec or something and testing more.

(c) Dave Ray <daveray@gmail.com>