Rewriting the symbol table implementation for my programming language is going smoothly.
Sometimes though, when I look at how other compilers approach certain features, I get the urge to do things differently.
I know it will bite me back eventually, but it's just that tempting.

