peg-pack

Crates.iopeg-pack
lib.rspeg-pack
version0.1.0
sourcesrc
created_at2023-02-16 08:38:49.435887
updated_at2023-02-16 08:38:49.435887
descriptionVersatile parser generator for PEG grammars
homepagehttps://peg-pack.netlify.app
repositoryhttps://github.com/LlewVallis/peg-pack
max_upload_size
id786600
size529,563
(LlewVallis)

documentation

https://peg-pack.netlify.app

README

Peg Pack 📦

Versatile parser generator for PEG grammars

Peg Pack banner

Links 🔗

Home | Guide | Reference

Features 💡

  • Grammars are defined with a Javascript DSL.
  • Parse binary files, use your own tokenizer, or skip tokenization entirely.
  • Customizable error handling and recovery.

Guide and examples 📖

Click here for detailed instructions.

Commit count: 63

cargo fmt