Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-kpeg
KPeg is a simple PEG library for Ruby
https://github.com/evanphx/kpeg
0
no reviews
Install
KPeg is a simple PEG (parsing expression grammar) library for Ruby. It provides an API as well as native grammar to build the grammar. KPeg strives to provide a simple, powerful API without being too exotic.