空白编程语言 - 你见过用空白字符编程么

项目地址:http://compsoc.dur.ac.uk/whitespace/

由空格符、制表符、回车符三种字符组合成若干指令完成相应操作,吓尿了吧?

我是没敢用这种编程语言,太变态了,可读性简直趋近于0啊!

 

What is Whitespace?

Most modern programming languages do not consider white space characters (spaces, tabs and newlines) syntax, ignoring them, as if they weren't there. We consider this to be a gross injustice to these perfectly friendly members of the character set. Should they be ignored, just because they are invisible? Whitespace is a language that seeks to redress the balance. Any non whitespace characters are ignored; only spaces, tabs and newlines are considered syntax.

标签: none

添加新评论