binary-parsing
binary-parsing copied to clipboard
Generators suitable for resource-constrained embedded systems (low-end microcontrollers with few Kb of RAM)
- ragel
- re2c
Thanks.
Does re2c work with binary data? The examples seem to show only text.
For Ragel I would prefer a shorter description.