>>7the world needs a better c.
a modern and more comfy programming language with blazing compile times made by a great programmer for his own (successful) company.
and it can be debugged in visual studio.
you know the language is a joke when the answer to how do i debug is haha just use printf, debuggers are bad anyway.
or they point you to some so shitty command line debugger like man you can kinda use gdb haha i use it when printf doesn't works lol.
or hey it kinda works with windbg even tho that's a c++ debugger meaning anyone using it will have to learn c++ and windows idiocy anyways.
the best way to boost programmer productivity is to minimize compile and debug time and make data structure changes doable.