Computing.Net > Forums > Programming > How was the first copiler created?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How was the first copiler created?

Reply to Message Icon

Name: estebancito
Date: September 14, 2008 at 01:35:52 Pacific
OS: XP,Vista & Fedora
CPU/Ram: 3 Ghz Core 2
Product: Intel
Comment:

Hello community,

I have a question,(perhaps a dum question).

A compiler converts human readable code(source code) into machine code (ones and zeros).

But how was the first compiler created if there was no compiler before.

I might have the wrong concept (I will not be surprise at all if i do) but could some try to briefly explain how a compiler is created?

how could some write a compiler form scratch.
e.g. Richard Stallman?

Any help will be apreciated
(if this was a dum ? do not be so mean! ;-)

any way, thank you.




Sponsored Link
Ads by Google

Response Number 1
Name: Judago
Date: September 14, 2008 at 01:58:39 Pacific
Reply:

From memory(of what I read prior) the first computer programs were programmed strictly in binary and entered either by punch card/s or with manual switches.

Consider before you have a compiler you must have font and text writing capabilities, so in short, and without any further reasurch, I'd say the first compiler would not have been compiled, but crafted in binary.

Of course this is from memory and without doing any searches so I could be mistaken.


0

Response Number 2
Name: IVO
Date: September 14, 2008 at 02:32:06 Pacific
Reply:

The first industrial compiler and synbolic programming language was developed by Backus in the 1954 for the FORTRAN language to run on the IBM 704 system.

Previously there were limited and system bound compilers higly experimental and of limited usage. Keep in mind at that time computers were complex machines operated via punched cards and displays were in the realm of sci-fi.

In the early 50s there were assembly languages however, to translate operation codes from symbols to binary and very raw system routines to perform I/O operations.
Building on that FORTRAN, aimed to scientific processing (FORmula TRANslator) was designed and implemented. It was a big hit as FORTRAN is still alive today.

Modern compilers are developed using other languages and existing software as building blocks.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


open .exe file programming with batch fi...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: How was the first copiler created?

How to delete first for lines in a txt file www.computing.net/answers/programming/how-to-delete-first-for-lines-in-a-txt-file/20172.html

pull the first comment from files www.computing.net/answers/programming/pull-the-first-comment-from-files/17989.html

How to Grab the first file in dir www.computing.net/answers/programming/how-to-grab-the-first-file-in-dir/18259.html