+ 2
Will i able to create new programming language with help of other languages
3 Respuestas
+ 21
Of course. Try to google it and you'll find different tutorials.
+ 6
one easy example: your language is dododudu
dodo
dudu
show
at the beginning x is 0
dodo means x++
dudu means x--
show means print x
now write a program in dododudu eg:
dodo
dodo
dudu
show
finally write a program in python c++..java...
whatever ....which does the following
read dododudo file
if line = dodo ....
if line = dudu..
if line = show...
else error
thats all (for a very first start)
+ 2
yes it is possible.