PMunch / binaryparse

Binary parser for Nim
MIT License
71 stars 6 forks source link

Syntax rework/extension #14

Closed sealmove closed 3 years ago

sealmove commented 3 years ago

This is a proposal for extending binaryparse's syntax to support more features

https://github.com/PMunch/binaryparse/pull/13, https://github.com/sealmove/binaryparse

To make my proposal more appealing, here is a realistic example of how parsing could look like.