whittle 0.0.5
Write powerful parsers by defining a series of very simple rules and operations to perform as those rules are matched. Whittle parsers are written in pure ruby and as such are extremely flexible. Anybody familiar with parsers like yacc should find Whittle intuitive. Those unfamiliar with parsers shouldn't find it difficult to understand.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
~> 2.6