Skip to content
Futago-za Ryuu edited this page Jul 12, 2017 · 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
  • PHP PEG.js (and it's fork) — php code generation target for PEG.js
  • TS PEG.js — TypeScript code generation target for PEG.js
Clone this wiki locally