0

How to create a new programming language by our own

I need to create a new programming language by my own for my new applications. What should I do to create a new programming language and where should I edit my new programming language.


Category: Education & Reference

Like it on Facebook, Tweet it or share this question on other bookmarking websites.

1

You can better consult regarding this with the software experts in the Google. You see some samples in Google search engines and then proceed further.
Answered


0

This should be answered by Admin he is a talented person keep PM to Maverick he will answer for this one.
Answered


0

Hi,

To create a programming language is not a rocket science even though its not that simple. First you should know the architecture of the computer and then you have create an interpreter for the language you are going to create. Because the interpreter can only translate your language to machine language.

So, First learn how the computer works and then you will get your answer how to create a language to interpret it.
Answered


0

you should have good command over topics such as compiler design and assembly language. knowledge of computer architecture is also must.
Answered


Please register/login to answer this question.  Click here to login