@rumblesan/virgil
v0.0.8
Published
A library for helping you build recursive descent parsers and regex-based lexers
Downloads
898
Maintainers
Readme
Virgil
A library to make building parsers and lexers easier.
Description
Heavily based on Canto 34 by Steve Cooper. I've used it plenty for my own projects but kept finding there were a few more things I was always adding, so decided to spin off my own version.
Contact
Drop me an email at [email protected]
License
MIT License.
Original code Copyright 2013 - present Steve Cooper Further changes Copyright 2020 - present Guy John