forked from pegjs/pegjs
-
Notifications
You must be signed in to change notification settings - Fork 1
Plugins
David Majda edited this page Apr 17, 2014
·
11 revisions
This is a list of plugins that extend or modify PEG.js features. Feel free to extend it if you know about more (just keep the list sorted alphabetically).
- pegco — wrapper for PEG.js to write the code in Coco
- pegcoffee — CoffeeScript plugin for the post-0.7 plugin API
- PEGjs Coffee Plugin — use CoffeeScript in actions
- PEGjs override action — add/overwrite actions for specific rules and build mutiple parsers using the same PEG source
- PHP PEG.js - php code generation target for PEG.js