I’m looking into creating a basic programming language that uses the Telugu script as a personal project. I’m using the Ezhil Tamil language as my inspiration, and programming from c++. I’m not sure where to start, as the process seems really overwhelming . Does anyone know how to start creating the language?
I’m looking to implement a few basic things such as loops, Boolean conditions, and variables. I understand there may be significant complications with introducing a new language script so I’m open doing it in the Latin script and adding Telugu characters in the future.