How to make a coding language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

5th Apr 2019, 3:52 PM
Calimari
Calimari - avatar
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
6th Apr 2019, 2:06 AM
Hatsy Rei
Hatsy Rei - avatar
+ 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!
5th Apr 2019, 3:58 PM
Benjamin Walters
Benjamin Walters - avatar
+ 9
Thanks Benjamin Walters !👍
5th Apr 2019, 4:57 PM
Calimari
Calimari - avatar
+ 8
Thanks Hatsy Rei !
6th Apr 2019, 8:46 AM
Calimari
Calimari - avatar
+ 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
5th Apr 2019, 5:01 PM
Benjamin Walters
Benjamin Walters - avatar
+ 4
It would be nice to create your
6th Apr 2019, 4:22 PM
Ido Dickson Evergreen
Ido Dickson Evergreen - avatar
+ 2
Really ..
6th Apr 2019, 6:37 AM
Ido Dickson Evergreen
Ido Dickson Evergreen - avatar
+ 2
Nice question actually I Always think about it. Like can we make a c++ program to link, compile, and run any c++ code?
6th Apr 2019, 8:54 AM
Alex Schmidt
Alex Schmidt - avatar
+ 2
Ido Dickson Evergreen What do you mean "Really .."?
6th Apr 2019, 12:32 PM
Daniel Cooper