hexml
hexml copied to clipboard
Rewrite as a goto with no stack usage
We should be able to recode the parser loop as gotos, with zero stack/call usage, and only looking at each character once.