Emotinomicon

From Esolang
Jump to navigation Jump to search

Emotinomicon is a stack-based language by User:Conor O'Brien. Source code in this language is text built from emoticon characters. The language is likely Turing-complete, because it has builtins that can reach arbitrarily deep into the stack, and has conditional and loop builtins.

See the interpreter in javascript.