+ 17
How to make a coding language?
I was recently watching 'Black Panther' and I thought, could I make my own programming language, but in Sanskrit? Are there any website that can help, or does Sololearn offer any course like this?
10 Answers
+ 9
Remember to use the search bar for frequently asked questions too.
Considering how Sanskrit is represented in Unicode, I wonder if building a compiler/interpreter for a language based around it would be extra demanding in terms of work.
https://en.m.wikipedia.org/wiki/Devanagari_(Unicode_block)
https://www.sololearn.com/Discuss/279307/?ref=app
https://www.sololearn.com/Discuss/894091/?ref=app
https://www.sololearn.com/Discuss/1486262/?ref=app
+ 17
Google "The Elements of Computing Systems" this book will teach you how to build your own language from the bottom up.
Or jump straight in with something like this: https://medium.freecodecamp.org/the-programming-language-pipeline-91d3f449c919
Good luck!
+ 9
Thanks Benjamin Walters !đ
+ 8
Thanks Hatsy Rei !
+ 4
You're welcome Medhansh_Baviskar !
I also found this tutorial, which seems pretty easy to follow. (At least for something this complex.)
https://blog.usejournal.com/writing-your-own-programming-language-and-compiler-with-JUMP_LINK__&&__python__&&__JUMP_LINK-a468970ae6df
+ 4
It would be nice to create your
+ 2
Really ..
+ 2
Nice question actually I Always think about it.
Like can we make a c++ program to link, compile, and run any c++ code?
+ 2
Ido Dickson Evergreen What do you mean "Really .."?