Project

rsec

0.04
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Easy and extreme fast dynamic PEG parser combinator.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Parser / Regexp Combinator for Ruby. ¶ ↑

PEG grammar for Ruby, based on StringScanner. Consistently superior speed: up to 10 times faster than Treetop, and twice the speed of rex+racc.

Compatible with Ruby v1.9 and above.

License ¶ ↑

Same license as for Ruby.

Install ¶ ↑

gem in rsec

Doc¶ ↑

rsec.herokuapp.com

Code¶ ↑

github.com/luikore/rsec/tree/master