We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Understander
Jump to navigation
Jump to search
Understander is a programming language that uses "Understand text as concept" to do stuff
What it does
Right now
The interpreter doesn't understand anything but understanding
What you can use
Use "understand"
Understand print <a> as <a> print hello world
Use more stuff
Understand True <x> <y> as <x> Understand False <x> <y> as <y> Understand Not <x> as <x> False True Understand And <x> <y> as <x> <y> False