Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 17th, 2005, 4:47 PM   #11
Klipt
Hobbyist Programmer
 
Join Date: Dec 2005
Posts: 118
Rep Power: 0 Klipt is an unknown quantity at this point
I apologise. Not fifty years ago, then. I think though that my point that it was around long* before Python still stands.

*to within a certain definition of 'long'
Klipt is offline   Reply With Quote
Old Dec 17th, 2005, 5:42 PM   #12
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Well, that's true. Python is a mere babe. Such things are relative, of course. Many members here are young enough for some "new" languages to seem "old".
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Dec 18th, 2005, 7:19 AM   #13
Klipt
Hobbyist Programmer
 
Join Date: Dec 2005
Posts: 118
Rep Power: 0 Klipt is an unknown quantity at this point
I only started hearing about Python last year, but it seems it's been around since 1991?
Klipt is offline   Reply With Quote
Old Dec 18th, 2005, 7:51 AM   #14
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Thats young for a programming language when you all the old ones like COBOL.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Dec 18th, 2005, 11:07 AM   #15
Dietrich
Professional Programmer
 
Dietrich's Avatar
 
Join Date: Feb 2005
Posts: 434
Rep Power: 4 Dietrich is on a distinguished road
Smile

Looks like all computer languages have evolved from previous languages, except the first computer language. So, what was the first computer language?
__________________
I looked it up on the Intergnats!
Dietrich is offline   Reply With Quote
Old Dec 18th, 2005, 11:12 AM   #16
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Quote:
Originally Posted by Dietrich
Looks like all computer languages have evolved from previous languages, except the first computer language. So, what was the first computer language?
I'm gessing machine language with punch cards which was hardware dependant.
OpenLoop is offline   Reply With Quote
Old Dec 18th, 2005, 11:41 AM   #17
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Machine language was the original way to program. One can't "make" a higher level language that doesn't depend upon an underlying, machine-specific set of signals (embodied in the machine language and micro-code implementations thereof) on which to overlay the abstractions. Direct hardware manipulation via signal sources such as switches comes before punch cards, which are, after all, just one mechanism for "flipping" switches. There is no "first" computer language which is the grandaddy of them all. Each hardware implementation has its own requirements. One may consider boolean algebra, embodied in hardware, to be the "first" language for our current architecture, I suppose.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Dec 18th, 2005, 11:57 AM   #18
Klipt
Hobbyist Programmer
 
Join Date: Dec 2005
Posts: 118
Rep Power: 0 Klipt is an unknown quantity at this point
Or perhaps Turing's Turing Machine language ;-)
Klipt is offline   Reply With Quote
Old Dec 18th, 2005, 12:01 PM   #19
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Quote:
Or perhaps Turing's Turing Machine language
Perhaps you'd like to elucidate on the fundamental differences?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Dec 18th, 2005, 12:15 PM   #20
Klipt
Hobbyist Programmer
 
Join Date: Dec 2005
Posts: 118
Rep Power: 0 Klipt is an unknown quantity at this point
I may be wrong, but I thought Turing's language was for a very, very primitive state machine that theoretically operated on a strip of infinite memory. Whereas most assembly languages have a more practical set of commands but run on real machines with necessarily finite memory.

Any machine that is Turing complete should be able to emulate any other Turing machine, although more slowly. This is all in theory since no machine with finite memory is a true Turing machine, right?
Klipt is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:27 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC