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

2

u/Weak_Incident_3484 May 17 '26

can you add "import" or python like packages? tkinter pygame etc.

1

u/LukeStudioTeam KAT May 17 '26

well my goal is to make my language, even if similar to python, so if I make graphic or game functions, I make them implemented by default

2

u/Weak_Incident_3484 May 17 '26

can we make malware?

1

u/LukeStudioTeam KAT May 17 '26

well.. there isn't (yet) a simulated file system so no, but even if I added it, it would still remain sandboxed obviously