Playing again with Antlr after a long stint to bring some ideas I’m having for a while into the day light.

The idea is to implement a functional pattern matching language that I can use to define types that act on string containers and bring a bit more sanity to the raw bytes I have to deal with constantly.

Let’s see if I can get something usable out of this. Image