An update on my assembly language for parsing. I now have a parser for the assembly language written using the bytecode it will generate that will parse the full syntax. Total bytecode size?
About 400 bytes.
(*UPDATE*: Ok, ...