Applied more formatting; added Makefile
refactor lexer
I wouldn’t keep it bc we for some representations we don’t need it and we can recreate for the ones we do.
refactor lexer
Now here I am a bit unsure about what we want. Should the position match the inner value or the delimiters?
refactor lexer
nice! do you want to do the same nice naming as delimitedAsTouple with open/close instead of a b?
test: freeze the callstack for better failure messages