-
Notifications
You must be signed in to change notification settings - Fork 65
Plugins
James Nylen edited this page Jun 6, 2018
·
21 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).
- C89 PEG.js — ANSI C dialect code generation target for PEG.js
- 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
- pegjs-brunch - adds PEG.js parser generation to Brunch
-
phpegjs
- php code generation target for PEG.js (more actively maintained fork of PHP PEG.js - TS PEG.js — TypeScript code generation target for PEG.js