Discuss Scratch

1THEKINGBOB3
Scratcher
100+ posts

Question On Text-Sentax

If Scratch is trying to introduce people into coding, why not implement sentax in at least some way? It makes people feel stuck in Scratch, with no other language learning being created by using Scratch.
BigNate469
Scratcher
1000+ posts

Question On Text-Sentax

The principles are the same, regardless of the language- and syntax varies wildly between languages.

Just to show this, here's comment syntax in a few different languages:
Python, Shell:
# this is a comment
JavaScript:
// this is a comment
HTML, XML:
<!-- this is a comment -->

Last edited by BigNate469 (Today 00:40:46)

Powered by DjangoBB