forked from pegjs/pegjs
-
Notifications
You must be signed in to change notification settings - Fork 1
Plugins
Nordth edited this page Mar 16, 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. This allows you to use the same PEG source, while building n parsers
- PHP PEG.js - php code generation target for PEG.js