I'm working on a new programming language that will be unique in not only that indentation will be required to differentiate blocks of code, but will also be required to differentiate blocks of whitespace including indentation itself! function
main(argc,
argv)
print(
"hello
world")
It shall be called ONE
WORD:
FORCED
RECURSIVE
INDENTATION
OF
THE
CODE
>>14
I have to agree it's aesthetically pleasing. Now, the IDE could take care of coloring the identations in different nuances of pastels, that would be gorgeous. What do you think?