If you have read my previous posts from years ago (c.f. https://blog.tovganesh.in/2007/08/programming-in-and-for-devanagari.html) I have always had an interest in building a language that is devanagri first and explore the possibilities of how it will be. So I eventually wrote a spec and with help of Google Antigravity built the first working version of the a new programming language (sankode) and a scripting language called (sankript) with a very basic IDE to play around, and a basic tutorial with examples.
I also built a basic LLM, and a ReLU based LLM using entirely sankode and used abhigyan shakuntalam as a training set. It has been so much fun making this, try it out and let the feedback flow in.
In the mean time I also encountered Laya developed by Nandakishor M (Nandakishor m (@Nandakishorm1) / X) - so I tried out build that as well using sankode - it seems to work ok.
sankode studio: a simple IDE to play around with sankode and sankript