answersLogoWhite

0


Best Answer

Designing a new language is not a task that can be undertaken lightly. As well as designing the language itself, you must also design the translator(s) that will convert your high-level code into machine code. Or, at least, into a language that can then be converted using an existing translator. To take an example from history, the very first C++ compiler was not really a compiler at all, it simply converted the high-level C++ code into high-level C code which could then be compiled into low-level machine code using the C compiler. C++ has come a long way since then, but that's precisely how it started. C++ evolved primarily from C and shared much of its syntax, but added new features that simply weren't available in C and therefore wouldn't compile under C. Thus the new features had to be translated into C code while the C compiler did the real work of producing the machine code.

Keep in mind that the goal of any high-level language is to make it easier to create machine code programs on as wide a variety of architectures as possible. So unless you want to learn the low-level functionality of every machine type in common use today, you'd be best advised to pick a language and platform that you are already highly familiar with and create a new language that makes it easier to create programs for that platform using that particular language.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

Basically, programming languages are also like a software development.For developing a programming language, you must know the requirement of developing it,designs,syntax,compiler,debugger etc.You must have knowledge of different platforms and languages for development and some logics too.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Programming languages are simply systems of converting a series of words and alphanumeric characters into sets of computer instructions and rules that make up a program.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is there a program that can help you make a programming language but you don't need to know a programming language?

No. In order to make or use a program or a programming language, you need to know a programming language.


What is the role of HTML in computer programming in detail?

HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.


What kind of programming language is Halide?

There are many different programming languages available on the market. The programming language 'Halide' is a relatively new language on the market that was created to make programming easier.


How do you make a do?

Learn, or invent, a programming language


What is the Logo Programming Language used for?

To make Logos


How do you make a DOS?

Learn, or invent, a programming language


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


When did James gosling make the java programming language?

1995


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.


Where did IBM get their programming language?

Computer programming language


What type of programming language did notch use to make minecraft?

english


Explain three advantages of visual programming languages?

make programming language to be simple It reduce time for software development.