If you had the Delorean from "Back to the Future" and went 100 years forward in time, which programming languages do you think you'll find still around? Why will the ones that you think will make it will make it?

|
|
If you had the Delorean from "Back to the Future" and went 100 years forward in time, which programming languages do you think you'll find still around? Why will the ones that you think will make it will make it?
|
|||
|
closed as subjective and argumentative by aku Oct 1 '08 at 4:26 |
|
|
Paul Graham has written on this topic. As Forgotten Semicolon suggests, at the core there always will be machine language. As to what we compile from, well, I'd like to think that Natural Language will make things easier for amateur programmers. I wouldn't be surprised if LISP and C will still be around. LISP because it embodies all the concepts very concisely. C because it is in effect "Universal machine code". |
||
|
|
|
|
LISP without a doubt. It might be a teaching language only used to introduce people to symbolic processing, but it's elegance for expressing that is close to perfect. For the same reason, some people might still learn assembly language -- if you want to learn about von Neumann architectures, why not? Other than that, it's hugely unlikely that any languages we know today will be applicable to the non-von-Neumann architectures which will certainly be the standard in 2108. Even though we're talking about concurrency now, it's nothing compared to the fundamentally parallel architectures which are the only route forward. Never mind what techniques will be used to program quantum computers. There's no way that in 100 years the mainstream development of software will be done by individuals typing lines of easily-parseable text into file-based compilation units that are then used to create the computational state from scratch. |
||
|
|
|
|
Fortran and COBOL are never gonna give you up. Never gonna let you down. |
||||||||||||||
|
|
|
1010101010101010101010 |
||
|
|
|
Unfortunately, Perl. |
||
|
|
|
|
In 100 years? None. Electronic computers will be a quaint relic of an earlier time. The basis of all important technology will be biological. |
||
|
|
|
|
100 Years? They all will be around, but they'll be locked away in some historical computer museum out in California. In 100 years, programming will be a monkeys job. Simply placing the building blocks in the desired position to receive your wanted output. The programming language definition of today will probably be defined completely different by then. |
||
|
|
|
|
I don't think there will be a need for any computer languages in the future once The Humans Are Dead. (Please vote me up if you enjoyed that video, and vote me down if you found it weird and wrong like my wife did.) |
|||
|
|
|
|
100 years is quite a long time (computers havn't really been around for 100 years yet, and look how many generations of languages and hardware there have been already), I doubt many languages will still be around in the same form as they are right now. SMP's a good example of why I think this is, most languages these days don't have the best support for running concurrent code, I think enough that eventually there will be a push for languages that integrate it more into the language (erlang fex., but probably not erlang since it doesn't have the most conventional syntax/ideas on how to organize code). and there will probably be a few more changes in the next century to how hardware works that existing languages just won't fit in with. |
||
|
|
|
|
Python will be around. |
||
|
|
|
|
You know what I fear -- someone seeing a cached page of this and people making fun of it after a hundred years, on a modern reddit. :) No answer. |
||
|
|
|
|
Based on my personal experience where I work, Visual Basic 6 will still be in use a hundred years from now. I am not happy about this fact. |
||
|
|
SQL -- but there won't be so many Java programmers around to fundamentally misunderstand it. |
||
|
|
|
|
C, C++ and god forbid but Java will still be around as well. (Obviously COBOL but that is surely a given) |
||
|
|
|
|
Lisp (at least some implementation of it) |
||
|
|
|
|
If I had to pick a language, I would pick C. C will never go anywhere, because it is the scripting language for the Von Neumann machine. In fact, a lot of compilers don't even compile to machine language, byte code or IL, but to C code which can then be compiled into the respective machine code. But there is a chance that this whole Von Neumann model can completely go away. To use an old stock market cliché, past performance is not always a predictor of future performance. And considering hat our industry isn't even 100 years old, predicting what will be around in 100 years is almost futile. Especially considering that Moore’s Law is dead, and the only way to get more power from existing computing is to use more cores. What we can learn is fundamentals. How does a computer work? How do languages work, and how do we find the best language for the job? What are functional programming principle's? What are object oriented principle's. These things will stay around until the end of time. |
||
|
|
|
|
I hope that in 100 years, computers understand natural language and there are no longer any programmers or programming languages. All programming languages suck, although some suck less than others for certain tasks. Although Star Trek is still 300 years away, I want to be Scotty when he came back to get the whales: "Hello computer!" and "Keyboard, how quaint!". Let's hope it's not like Tron or 2001 though. :) |
||
|
|
|
|
Machine language. :-) |
||||||||||
|
|
|
Haskell will be around. |
||
|
|
|
|
Surely all of the main/more popular ones now will be "around". C, C++, Java, (some form of) Actionscript, Lisp, (some version of) .Net, C#, Javascript. Just maybe not in high use or for the latest and greatest software. People still play around with old languages just for fun/hell/novelty/education/whatever. Unless we get some radical new Quantum computers and they start taking over the world. |
||
|
|
|
|
Perhaps language, as we know it, will not be required. I am not sure whether computers will be around, well at least computers as we know them today. Perhaps, automated programming in 3d of nano-bio-chemicals, and larger sized shape-shifting. The line between hardware and software may go away. Perhaps, future forms of programming will become illegal because of the risks. Perhaps by that time most high technologies will have failed, and low tech and no tech will become more practical. Perhaps, nothing special will happen. I don't know. |
||
|
|