chevrotain

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

Usage no npm install needed!

<script type="module">
  import chevrotain from 'https://cdn.skypack.dev/chevrotain';
</script>

README

Chevrotain

For details see:

Install

Using npm:

npm install chevrotain

or using yarn:

yarn add chevrotain