UpstandingHackers / hammer

Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
GNU General Public License v2.0
430 stars 40 forks source link

Usability improvements from the tutorial #132

Closed abiggerhammer closed 9 years ago

abiggerhammer commented 9 years ago

h_literal is generally useful, and being able to populate h_make_bytes with a value makes creating tokens a lot simpler.