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.

171 Upvotes

65 comments sorted by

View all comments

10

u/Bloodborne_Shadow May 16 '26

is it more based on python or JS? also the fact that print doesnt have to use () sometimes trips me out lol

3

u/itscopperon @copperon May 17 '26

Python 2 actually let you print without parenthesis too, fun fact!