Talk:1=0+1

From Esolang
Jump to navigation Jump to search

I think a potentially interesting variant of 1=0+1 is one where each line must be "true". So the program:

0=0
1=1
2=1+1

would be valid, but a program like:

0=0
1=1+1

would not. When evaluating the Right hand side with the standard values of the numbers it must be true. --Yayimhere2(school) (talk) 13:56, 15 January 2026 (UTC)