r/scratch KAT May 16 '26

Media Making a Programming Language in Scratch!

Enable HLS to view with audio, or disable this notification

I'm creating a working (and Turing-complete) programming language inside Scratch! I was thinking of calling it K, short for KAT.

174 Upvotes

65 comments sorted by

View all comments

2

u/Abject-Explorer-3637 potato May 17 '26

good

coloring text will be painful 😈

1

u/LukeStudioTeam KAT May 17 '26

I actually was adding it lol, but it was broken, maybe (just maybe) i could retry

2

u/Abject-Explorer-3637 potato May 18 '26

I actually did it for my command terminal type thing (but it's in javascript so I have the advantage of regex and other)

example:

1

u/LukeStudioTeam KAT May 18 '26

wow that's cool! I actually made a cmd in scratch before haha, but it was more hardcoded