@conartist6/rd-parse

Recursive descent parser generator. Define your grammar in pure Javascript.

rd-parse

Recursive descent parser generator. Define your grammar in pure Javascript.

parser-generator

A dynamic recursive descent LL(k) parser for creating grammar parsing functions in JavaScript.