@luamme Thanks for the notice, will fix it
the explosive doesnt work
add a block with dray or aray or somthing
relax, its already very good
Finally I can write squeak in tpt
DUDE THIS IS SO GOOD MAN NICE JOB RESPECT
This would need more than just memory to be turing complete. It would need at least some sort of branching mechanism, i.e. some way to say "if (stuff) do a, else do b". I believe the current jump system also prevents it from being turing complete - as you can only jump to the next "receiver", in both directions. And, of course the memory that is missing.