954,506 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

languages

if a program is developed thru a language then how is a language developed

Aakash09
Newbie Poster
2 posts since Jan 2009
Reputation Points: 10
Solved Threads: 0
 

The first compiler for a language is written using another language, and often the first real test of a new language's usability and power is to bootstrap itself by writing the second compiler in the language itself.

A common question is "how was the first compiler created if there were no other compilers to use?", and the answer is that it was written directly in machine code without the aid of a higher level language.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

can you be more specific, about which language you are talking about as the word "language" is broad

Monalisaparker
Newbie Poster
22 posts since Jan 2009
Reputation Points: 10
Solved Threads: 1
 
can you be more specific, about which language you are talking about as the word "language" is broad

I guess she wants it to be broad. She doesn't want her question to be specific for any langauge.

verruckt24
Posting Shark
952 posts since Nov 2008
Reputation Points: 485
Solved Threads: 89
 

>can you be more specific, about which language you
>are talking about as the word "language" is broad
Specifics are irrelevant. The question is about programming language design/implementation in general, and being more specific won't change the answer.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You