Releases: cyoung06/TextCodedScratch
Releases · cyoung06/TextCodedScratch
TextCodedScratch Compiler - bugfixes v2
TextCodedScratch Compiler - bugfixes
-
Fixed string literal handle (it wasn't able to handle string literals like "a" or "")
-
Fixed stack implementation
-
Now tcsc allows you to call function before it's defined
-
More StringUtils functions
TextCodedScratch - Compiler!
Compiler for tcs
setup.exe for installing java + tcsc (TextCodedScratchCompiler) + PATH env var
TCSCompiler.jar for standalone compiler (Requires jre8+)