Path to this page:
./
devel/ruby-parslet,
Parser construction library with great error reporting
Branch: pkgsrc-2022Q2,
Version: 2.0.0,
Package name: ruby27-parslet-2.0.0,
Maintainer: pkgsrc-usersParslet makes developing complex parsers easy. It does so by
* providing the best error reporting possible
* not generating reams of code for you to debug
Parslet takes the long way around to make your job easier. It allows for
incremental language construction. Often, you start out small, implementing
the atoms of your language first; _parslet_ takes pride in making this
possible.
Master sites:
Filesize: 78 KB
Version history: (Expand)
- (2022-06-30) Package added to pkgsrc.se, version ruby27-parslet-2.0.0 (created)