Talk:ESOPUNK

From Esolang
Jump to navigation Jump to search

Turing Complete

It should simulate Counter machine by Godel with

if (x7 == 0) <=> MODI X 7 T
++x7 <=> MULI X 7 X
--x7 <=> DIVI X 7 X

Not sure if it act everything when introducing (infinite) IO, though