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.

User:Gapples2

From Esolang
Jump to navigation Jump to search

My username is "gapples2" (with a lowercase 'g') on most parts of the Internet that I interact with. I mainly spend my time on this wiki looking through Category:Unknown computational class, trying to find esolangs that I can prove the computational class of (which I'm trying to get better at).

These are a few of my more interesting proofs:

  • ↑110010000100110110010
    • brainfuck loop translation is complex and requires knowing exactly how far to jump (which is inconvenient to set up)
  • Brainfunct
    • universal Turing-machine
  • Fusion Tag
    • first difficult part was already solved, second part took some time to solve and confirm
    • proof description might be improved later
  • Queuenanimous
    • unary 3-cell brainfuck with pairs of numbers in the queue

For a more complete list, see my contributions.


I've also authored one esolang so far:

  • Bitflipper
    • made when I was less knowledgeable and simply wanted to make an esolang that operated solely on bits