hey, pretty new(when it comes to building an interpreter), i always wanted to make a programming puzzle kinda games(my fav genre). GMTK Theme 2025: Gave an oppertunity to research and implement one. chose python like language: cause easier for a beginner player.
as for the interpreter, i built it from scratch tokens, lexicals behaviour etc in C#(hard coded).|
cause i kinda wanted complete control over what the language can do,
for example the line highlight to know what like the program running and in game custom functions such as move(“”), say(“”) etc would have been not convinient by using compiler to gamify as coroutines. (have sent a message on discord: @user_nox)