Is it possible to create a new programming language ..? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Is it possible to create a new programming language ..?

Can we create our own programming language..??

21st May 2019, 4:41 PM
ANURAG .
ANURAG . - avatar
5 Réponses
+ 6
Yes but you have to think whether there is any major benefit to you or others in doing so.
21st May 2019, 10:44 PM
Sonic
Sonic - avatar
+ 4
If you're really curious about what's involved, you can review the source code for Python. Here are a few links to get you started: https://github.com/python/cpython/tree/master/Grammar https://github.com/python/cpython/tree/master/Python https://github.com/python/cpython/blob/master/Python/ast.c
22nd May 2019, 12:08 AM
David Carroll
David Carroll - avatar
+ 1
Well how do you think languages are made? :D Java, python and c# were written in C and C++ C was written in assembly etc...
21st May 2019, 5:17 PM
HNNX 🐿
HNNX 🐿 - avatar
+ 1
A N U R A G . Programing languages were written with wooden sticks on sand, that's how we got C duuh
21st May 2019, 5:23 PM
HNNX 🐿
HNNX 🐿 - avatar
+ 1
What are the procedures ..
21st May 2019, 5:48 PM
ANURAG .
ANURAG . - avatar