Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

chevrotain

Chevrotain4.3mApache-2.011.0.3TypeScript support: included

Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers

parser, syntax, lexical, analysis, grammar, lexer, tokenizer, generator, compiler, fault, tolerant

readme

Chevrotain

For details see:

Install

Using npm:

npm install chevrotain

or using yarn:

yarn add chevrotain

changelog