Parser generator for binary data
The purpose of this project is to create a parser generator for binary data. The goal is to define a grammar that is as concise as possible while still able to describe any binary format. Note that this is an incomplete hobby project
Still working on the grammar