antlr4-lexer-helper

A helper library with various class to assist in building a custom Antlr4 lexer

Usage no npm install needed!

<script type="module">
  import antlr4LexerHelper from 'https://cdn.skypack.dev/antlr4-lexer-helper';
</script>

README

Antlr4 Lexer Helper

Overview

A helper library with various class to assist in building a custom Antlr4 lexer.

Getting Started

npm install -S antlr4-lexer-helper