Name: Anonymous 2011-11-07 2:43
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!
It shall be called
ONE
WORD:
FORCED
RECURSIVE
INDENTATION
OF
THE
CODE
function
main(argc,
argv)
print(
"hello
world")It shall be called
ONE
WORD:
FORCED
RECURSIVE
INDENTATION
OF
THE
CODE