vcl-peg

Attempt to learn PEG

Usage no npm install needed!

<script type="module">
  import vclPeg from 'https://cdn.skypack.dev/vcl-peg';
</script>

README

vcl-peg

Very much a work-in-progress - don't use this yet!

A javascript parser, generated using pegjs for vcl as used in fastly.

Currently it can only handle backend declarations so is not much use.