vote up 27 vote down star
11

For the purpose of this question, let's define a dead programming language as one for which you cannot buy a newly manufactured piece of hardware and install an operating system which will let you run a compiler or interpreter for your language, without requiring an emulator. Thus, assembly language for any architecture which isn't currently being manufactured is dead.

This is a fairly strict definition of dead, since many dead languages under this definition are still easily runnable through emulators or hardware bought from eBay. Bonus votes if hardware or emulators are completely unobtainable.

flag
2  
Far to subjective and argumetive. Anything you say and there will be at least one who says it isnt dead. – Ctrl Alt D-1337 Feb 4 at 12:42
show 9 more comments

132 Answers

vote up 3 vote down

Extended Basic of TI99/4A

dbase

link|flag
vote up 0 vote down

CP/M Baby!!

link|flag
vote up -3 vote down

Delphi

Pascal

Turbo Basic

link|flag
show 6 more comments
vote up 6 vote down
  • Simons' BASIC
  • ABC 80 BASIC
  • AMOS
  • Amiga E
  • Super Agnus (Copper/Blitter) but I'm not sure it's even Turing complete...
link|flag
show 1 more comment
vote up 4 vote down

A flavor of basic that ran on MSX machines! It was my first language ever, I was like 8 years old, I don't even remember anything from it, except for gosub! (lol) and that line numbers have semantic value. Here's an emulator for MSX (blue MSX).

link|flag
vote up 1 vote down

NOMAD sort of a 2.5 GL database language for IBM mainframes. Had a dialect of some sort of SQLish Hierachical/Relational databae query language, a report designer, and a block mode form builder. It was my first job out of Uni in 1989 and could have been my last because the language was dead already. Luckily the company migrated to Oracle before they laid their whole two person programming team off. Although I wouldn't say Oracle Forms and Reports are looking too healthy nowadays either.

Also Z80, 6802, and PDP11 assembler.

I don't knoow the status of Modula II, Scheme, or Prolog but they sure haven't helped me lately.

link|flag
vote up 5 vote down

REXX, Turbo Pascal

link|flag
show 4 more comments
vote up 1 vote down

Please define "emulator".

I dare you to give a definition that will not make any "modern" language's virtual machine sound like an emulator. I don't know of any hardware that can run CLI natively and that would make all .NET languages not only "dead" but "unborn".

link|flag
show 2 more comments
vote up 1 vote down

I learned programming on my TI-57 then TI-59... Also coded a bit of HP-48C language on a calculator of a friend.

I coded in Basic in lot of 8bit computers, each having its own dialect: Commodore CBM 4016, Apple //e, Amstrad CPC 6128, Atari ST 520, to mention only computers I owned, I also coded on other machines in shops, school, etc.

Used assembly on 6800 and 6502 and a number of micro-controllers. Plus a bit of Z80 and 8080.

I wouldn't touch it with a pole (it was already almost dead at the time, 15 years ago), but I was close to learn LTR3 on a French military project. Hey, there is even an English reference to it: http://encyclopedia2.thefreedictionary.com/LTR3

Also coded a bit of Bull's Mini6 assembly language at the Uni.

link|flag
show 1 more comment
vote up 0 vote down

I still have a box of blank punchcards from my early programming days.

Until we moved in 2006, I had all the punchcards from my FORTRAN IV programming assignments (done back in 1979).

I also programmed assembler for a device known as the SCMP (scamp). Gave that away when we moved as well. I think it was one of the last ones around.

Modified assembler once for an IBM 3033.

I'd say 68HC11 assembler, but that microcontroller is actually still very popular as a teaching tool and as an embedded device. I still have one plus all the "bells and whistles" to connect it to a PC and program it (in assembler or C).

Cheers,

-Richard

link|flag
vote up 1 vote down

NDL - Network Development Language, on Burroughs B1750

TAL - Tandem Application Language, on Tandem NonStop machines

ALGOL 60 - ALGOrithmic Language, on Burroughs 5500

I also programmed in a very early version of BASIC, where variables were one character unless they were strings, in which case they had a suffixed dollar sign, but there is probably some abomination out there somewhere that can still execute that stuff.

link|flag
show 1 more comment
vote up 1 vote down

Here's my few:

Commodore PET Assembler

Commodore 64 Basic

Watcom Basic

Watcom Pascal

link|flag
vote up 0 vote down

I heartily wish Fortran were dead.

I worked with a big Roman guy once who informed me in a booming Italian accent:

Mike, Fortran is like Rock and Roll. IT WILL NEVER DIE.

link|flag
vote up 19 vote down

I think the Apollo guidance computers (programmed in assembler) are pretty much dead.

I had a chunk of read-only-memory containing some programming for that, that I finally threw away a few years ago. It was what they called "braid" and it consisted of a long thin matrix of wires and magnetic cores woven together. If a wire went inside or outside a core encoded a binary bit. It was all folded up into a little box.

Those machines, by the way, were made entirely out of NOR gates, for reliability.

link|flag
9  
Why the FUCK would you throw that away? :E – TraumaPony Dec 11 '08 at 12:48
2  
Not sure if these are dead yet. At least one person might be using a replica of one (klabs.org/history/build_agc) and there is an emulator (ibiblio.org/apollo/index.html ) available – Andy Webb Dec 18 '08 at 6:35
3  
@Robert: You're right, but I didn't object, because I was pretty crazy to throw that box away. – Mike Dunlavey Aug 4 at 22:03
1  
I just visited the Computer History Museum in Mountain View. They have some examples of this braid memory. Very interesting to see the early examples, as well as the smaller more "modern" versions. They also have some computer systems from the Apollo, not to mention a working Babbage Difference Engine. Absolutely amazing -- worth a trip if you're in the Bay Area. – Luke Francl Aug 19 at 5:59
show 7 more comments
vote up 0 vote down

Lotus 1-2-3 @macro(),@language() - death by @ signs. Although I think I've seen an emulator for 1-2-3.

link|flag
show 1 more comment
vote up 3 vote down

Altos BASIC.

alt text

link|flag
vote up 1 vote down

Special mention for Compiler that suffered the longest long slow death should go to Microsoft C Version 1.52a.

Barcode scanners -

Any number of BASICs. Start with MarsBasic.

Intermec's IRL.

For extra credit...

ObjectVision (From Borland, I believe).

cEnglish - anyone remember that? Actually a positive experience, esp. compared to the above.

link|flag
vote up 16 vote down

HyperTalk

I was in Middle School, what can I say?

link|flag
2  
For those that miss HyperCard, check out TileStack: tilestack.com – acrosman Feb 24 at 15:06
show 7 more comments
vote up 0 vote down

65C02 assembly language for 128 KB memory.

link|flag
vote up 1 vote down

VOS from Parity Software. It was a C type language mainly to access Dialogic voice boards to build Telephony applications. Purchased by Dialogic, then Diaglogic purchased by Intel.

link|flag
vote up 12 vote down

Clipper. Summer 1987 was a grand replacement for dBase III+. Clipper 5.01 was even better. A variant still exists in Xbase++

link|flag
show 3 more comments
vote up 0 vote down

How about GPSS? Never used it professionally but I was pretty good with in a class I took.

link|flag
show 1 more comment
vote up -2 vote down

I know a deadly programming language.

link|flag
vote up 0 vote down

FORTRAN IV and probably even IBM FORTRAN G and H are dead, not because FORTRAN is dead (still alive and kicking) but because FORTRAN has moved on and those compilers are no longer available.

I think the questioner is on to an interesting idea, but it isn't quite the right question. First, the definition of dead is too strict. Second it's not enough that a language should be dead; it should be dead and interesting, or dead for an interesting reason.

Rexx was a nice language but I hear you can download free versions today that run on any unix box. And I think it's still central in the IBM mainframe world.

link|flag
vote up 6 vote down

I learnt to program in school using BBC BASIC on the beloved BBC Micro.

link|flag
show 2 more comments
vote up 1 vote down

Commodore Basic/ASM

link|flag
vote up 1 vote down

... let's define a dead programming language as one for which you cannot buy a newly manufactured piece of hardware and install an operating system which will let you run a compiler or interpreter for your language, without requiring an emulator.

By that definition, I guess lisp counts, unless you think a lisp machine is easily obtainable. Depending of course on whether you deem existing interpreters as being emulators or not.

Uh .. and while we're at it; I guess Java would count as well, since it requires a Virtual Machine to execute.

link|flag
show 4 more comments
vote up 27 vote down

Java. Oh wait, that's just dead to me.
(That was a JOKE people).

In all seriousness:
Modula-3 (don't remember the compiler vendor's name anymore, but compiled for DOS)
Powerbuilder...at least I HOPE that one is dead

link|flag
7  
I was looking for the first person to say "Java" :) – Luke Francl Aug 19 at 5:57
show 5 more comments
vote up 2 vote down

Integer Basic and Applesoft basic on Apple 2 systems

link|flag
vote up 0 vote down

Various assembly languages (pdp-11, z80, 6502/AppleII)

Various Pascals

Modula II - wrote a optics focus control module for a micro-fiche reader/digitizer that never got out of the lab

Various Cobol's and old Fortran variants

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.