Sha256: c11c290688bb424c4018d35f0c2cb26b50390950e694a07d3dedf3c697b09dd5
Contents?: true
Size: 405 Bytes
Versions: 8
Compression:
Stored size: 405 Bytes
Contents
Citrus is a compact and powerful parsing library for Ruby[http://ruby-lang.org/] that combines the elegance and expressiveness of the language with the simplicity and power of parsing expressions. = Installation Via RubyGems[http://rubygems.org/]: $ sudo gem install citrus From a local copy: $ git clone git://github.com/mjijackson/citrus.git $ cd citrus $ rake package && sudo rake install
Version data entries
8 entries across 8 versions & 1 rubygems