vcl-parser

Attempt to learn PEG

Usage no npm install needed!

<script type="module">
  import vclParser from 'https://cdn.skypack.dev/vcl-parser';
</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.