ll1

An educational LL(1) parser generator

Usage no npm install needed!

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

README

[Deprecated] LL(1) Parser generator

This repository is depreacted. See the Syntax tool, which implements both, LL, and LR parsing algorithms for parser generators.