Skip to content

Releases: cyoung06/TextCodedScratch

TextCodedScratch Compiler - bugfixes v2

16 Jul 17:02

Choose a tag to compare

  1. Fixed various grammar errors in predefined tcsmodules

  2. Fixed a class typo that could have caused memory error

TextCodedScratch Compiler - bugfixes

12 Jul 04:39

Choose a tag to compare

  1. Fixed string literal handle (it wasn't able to handle string literals like "a" or "")

  2. Fixed stack implementation

  3. Now tcsc allows you to call function before it's defined

  4. More StringUtils functions

TextCodedScratch - Compiler!

10 Jul 08:49

Choose a tag to compare

Compiler for tcs

setup.exe for installing java + tcsc (TextCodedScratchCompiler) + PATH env var
TCSCompiler.jar for standalone compiler (Requires jre8+)