yparser

BNF based parser implemented in coffee-script

Usage no npm install needed!

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

README

YParser

YParser is a LL parser implemented in coffee-script.

No documentation for now, look at the tests to see how to use it (the two last tests in particular).