Does anyone miss programming in old languages?
-
APL? You can always tell an APL programmer. But not much.
If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.
theoldfool wrote:
You can always tell an APL programmer
Yeah, he/she's the one that the SETI folks are always following around, trying to decipher his code as the one line design for a hyperdrive.
Software Zen:
delete this;
-
theoldfool wrote:
You can always tell an APL programmer
Yeah, he/she's the one that the SETI folks are always following around, trying to decipher his code as the one line design for a hyperdrive.
Software Zen:
delete this;
Only wimps use more than one line. Hold my beer and watch this!
If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.
-
Somewhat. But I still use a text editor and command-line complier with C# when I don't need a full IDE, so I continue to have that feel anyway. And, of course, on my OpenVMS systems I have no IDE at all. If I recall correctly, I have installed only C on my OpenVMS systems, although I have licenses and packages for Pascal and COBOL and other languages which I may never use again. I would like to have Turbo Pascal 5.5 and Turbo C on my PC again, but only for fun. I have found that Turbo BASIC won't run on Win 10. :(
PIEBALDconsult wrote:
I would like to have Turbo Pascal 5.5 and Turbo C on my PC again
me too (specially the turbo C), and I am not that old
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
About as much as I miss Latin. A few of us (about 3 out of 60) got fairly good at it. It became like a secrete language. The priests recognized it but could not understand it. There was one exception, the priest that taught it. I wonder if any of these languages will ever take on similar religious connotations?
So many years of programming I have forgotten more languages than I know.
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
Not bloody likely, SuperBase was a bitch with weird errors that could not be identified. At one point I fixed an error by deleting the entire line and retyping exactly the sane code, weird.
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
-
Not bloody likely, SuperBase was a bitch with weird errors that could not be identified. At one point I fixed an error by deleting the entire line and retyping exactly the sane code, weird.
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
I had something similar happen with a DCL script. It was very strange, like the script would run, and then the system would try to execute the output. There was no way it could happen. I had to delete and rewrite the file.
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
I forgot that I also have VAX BASIC on my MicroVAX, because it has immediate mode: HelloWorld.png[^]
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
I'm working on Turbo Pascal in DOS right now. Does that qualify?
-
I miss Clarion. Surprisingly, it is still around (I just checked). I used it back in the DOS days.
“The palest ink is better than the best memory.” - Chinese Proverb
Yup it is still being used. I just created a .net for clarion to use.
[Signature space for sale]
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
I miss programming in ActionScript. The Language which was used for the FlashPlayer.
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
To really go back to basics... I miss changing the type writer ribbon sometimes ;-)
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
Sometimes I miss programming in PostScript, the language that, so long ago, gave me my technical "fifteen minutes of fame:" it's like Lisp with a stack, and RPN, welded to a very powerful vector based graphics engine. PostScript's control of namespace lookup by an explicit stack of Dictionaries is very cool. Like Lisp, or other interpreted languages with a full REPL, turning text to code, and the reverse, was easy.
«Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot
-
I Sometimes miss the Univac 1100 Assembler that I spent so many years working on. But most modern languages are so much better in many ways.
I miss PLAN (Programming LANguage for the ICL 1900 series). Wrote many nice utilities in that. Still a member of the BCS Fortran SIG, but mainly used FORTRAN IV (and dabbled with F77). 'Modern' (post 1970) languages have added layers of complexity in the guise of simplification.
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
-
I miss PLAN (Programming LANguage for the ICL 1900 series). Wrote many nice utilities in that. Still a member of the BCS Fortran SIG, but mainly used FORTRAN IV (and dabbled with F77). 'Modern' (post 1970) languages have added layers of complexity in the guise of simplification.
-
I miss PLAN (Programming LANguage for the ICL 1900 series). Wrote many nice utilities in that. Still a member of the BCS Fortran SIG, but mainly used FORTRAN IV (and dabbled with F77). 'Modern' (post 1970) languages have added layers of complexity in the guise of simplification.
-
I kinda miss Turbo Pascal... Most fond memory of it was that it was only $30.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013Turbo Pascal was my first thought as well!
-
I kinda miss Turbo Pascal... Most fond memory of it was that it was only $30.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013Me too ... and I miss Turbo Prolog even more. Of course, everything was simpler those days. "The only easy day was yesterday" as the Navy Seals say.
-
I recently got pulled in to help out on a 30+ years old mainframe project written in COBOL. It was a bit of shock to realise how much I remembered, since it had been 30+ years since I last worked with COBOL! I occasionally miss my old FORTRAN days (most recently Fortran 77 rather than FORTRAN IV) but I never have yearned to do COBOL (or even PL/1) again. Nostalgic thoughts?
- I would love to change the world, but they won’t give me the source code.
I have always programmed in C++. Except for a stint before it came out when I purchased UCSD Pascal for $100. You got the source code too. Its 16-bit byte codes ran on an interpreter whose idea was later later adopted by Java and Microsoft's reaction to Java, C#. You could debug UCSD Pascal both forwards and backwards, something Visual Studio is still dreaming about doing.