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.

Talk:My Whole Life

From Esolang
Jump to navigation Jump to search

Examples?

I tried to make a simple program that outputs "Hi":

can I examine ax?
no
can I sit here?
dad, can I I?
no

I don't know if this will work. Here's what it does:

  1. sets the first cell to 72
  2. outputs it (H)
  3. Adds 34 to cell 1, making it 106
  4. Subtracts one to make it 105
  5. Outputs it (i)

Obviously, it couldn've been minimized, but I wanted to make it kind of realistic.

Is it possible to just do can I 1234567 12?? --EvyLah (talk) 20:18, 12 February 2024 (UTC)