Discuss Scratch

  • Discussion Forums
  • » Advanced Topics
  • » VORKUTA5 v0.3.8 (Fixed online IDE) - A high-level, interpreted, object-oriented, programming language written in C++ and Ruby [RSS Feed]
MineTurte
Scratcher
1000+ posts

VORKUTA5 v0.3.8 (Fixed online IDE) - A high-level, interpreted, object-oriented, programming language written in C++ and Ruby

mtnif wrote:

is vorkuta5 turing complete
What do you mean?

Also,
More planned stuff:
REPEAT 5; OUT "E"; END;
instead of
REPEAT 5:
	OUT "E"
END
note: this will NOT replace single line if statements as they work completely different (inline if statements work more like a function - returning values, compared to this which is just adding single line support for a lot more.)
  • Discussion Forums
  • » Advanced Topics
  • » VORKUTA5 v0.3.8 (Fixed online IDE) - A high-level, interpreted, object-oriented, programming language written in C++ and Ruby [RSS Feed]

Powered by DjangoBB