Uiua — an extremely terse programming langauge

submitted by edited

www.uiua.org/

Sample with fibonacci:

<code>md5-7e53a9acfdaa164178643c2abcf9ba1e</code> is the fibonacci in this language

7
47

Back to main discussion

This looks like someone took regular expressions, expanded them to a full programming language, and used Unicode to deal with the explosion of required symbols. I have a hard enough time reading my own regular expressions. I can’t imagine writing full programs like this.


Insert image