Talk:Skound

From Esolang
Jump to navigation Jump to search

Invalidness of Jonocode9374's Turing-completeness Proof

  • The addition algorithm is invalid; Skround supports incrementing; yet it was used as if it was addition; same as subtraction.
  • Jonocode9374 was mis-understanding the if statement contruction. #...# skips only 1 instruction; furthermore, it is NOT a looping construction but a conditional construction. In addition, even if that is true, nested loops would be impossible, thus removing the possibility of implementing multiplication.
  • Volatile was not created to compile to other languages. Thus, a compilation will be quite hard. A good choice is to compile Skround to another language.