> Even tooling can't be made better because it all relies on the compiler - > e.g. nimsuggest, nim check, etc.
While you're at it, can we get rid of all globals in compiler and make it an object, so it can be compiled as a dynamic library and instantiated / destroyed at will ?