Scratch Blocks brings together two different programming "grammars" that the Scratch Team has designed and continued to refine over the past decade. The standard Scratch grammar uses blocks that snap ...
Here is basic usage for the ScratchText language. // Currently, there is only support for single line comments // Import the other file include module.st // USe a function from the other file back ...