Talk:ƎↃИAЯT
Jump to navigation
Jump to search
Is it really Turing Complete? --Blashyrkh (talk) 19:26, 10 February 2026 (UTC)
- The more I think about implementation of an interpreter the more I believe it is. --Blashyrkh (talk) 19:39, 10 February 2026 (UTC)
Legal or not?
f(x+y): x+y
f(g(x)): x
f(x+x):... // even arg f(x+x+1):... // odd arg
--Blashyrkh (talk) 07:57, 11 February 2026 (UTC)
- Those examples are not valid syntax. The online interpreter at https://hakerh400.github.io/tio/ can be used as a reference implementation. --Hakerh400 (talk) 20:30, 11 February 2026 (UTC)