>>1 Lemme guess: the author doesn't understand header files and thinks the preprocessor must be erased at all costs (instead of being fixed), just like any other nu-C does ("Those damn pointers and preprocessor are so hard to understand!!")?!?
Also:
Language changes [..] * All global variables are initialized by default
...REALLY? Oh yeah right, because they're called static and not global in C or what?