grammar-graph
Takes a context-free grammar and converts it into a decision-making graph. Can produce interactive Guides which generate valid sentences from the grammar.
peggy
Parser generator for JavaScript
nearley
Simple, fast, powerful parser toolkit for JavaScript.
chevrotain
Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers