What dead programming languages do you know? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-02T00:43:35Z http://stackoverflow.com/feeds/question/357233 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know 27 What dead programming languages do you know? Nick 2008-12-10T19:17:37Z 2009-11-28T13:36:31Z <p>For the purpose of this question, let's define a <em>dead programming language</em> 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, <em>without</em> requiring an emulator. Thus, assembly language for any architecture which isn't currently being manufactured is dead.</p> <p>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.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357248#357248 22 Answer by DannySmurf for What dead programming languages do you know? DannySmurf 2008-12-10T19:20:53Z 2008-12-10T19:20:53Z <p>I still know Commodore BASIC and Commodore 64 assembly language.</p> <p>Probably not unattainable, but getting very close.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357251#357251 3 Answer by Ken Ray for What dead programming languages do you know? Ken Ray 2008-12-10T19:21:39Z 2008-12-10T19:21:39Z <p>PDP-11 Assembler.</p> <p>Although I guess there is an emulator around.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357253#357253 7 Answer by tvanfosson for What dead programming languages do you know? tvanfosson 2008-12-10T19:21:43Z 2009-09-13T22:37:31Z <p>Love to respond, but <a href="http://stackoverflow.com/questions/357125">I'd have to Google</a> to see if the <a href="http://en.wikipedia.org/wiki/MOS%5FTechnology%5F6502" rel="nofollow">6502</a> is still being manufactured.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357257#357257 3 Answer by BoltBait for What dead programming languages do you know? BoltBait 2008-12-10T19:22:10Z 2008-12-10T19:22:10Z <p>Z80 assembly is fairly dead.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357259#357259 9 Answer by Gamecat for What dead programming languages do you know? Gamecat 2008-12-10T19:22:26Z 2008-12-10T19:22:26Z <p>6502 Assembler. Brings back many memories (not only good ones ;-) ).</p> <p>I still remember the hex code for the NOP operand...</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357262#357262 8 Answer by HLGEM for What dead programming languages do you know? HLGEM 2008-12-10T19:23:16Z 2009-09-13T22:34:46Z <p>I don't know if it meets your definition (And I don't care to take time to research) but back in the day I used to know <a href="http://en.wikipedia.org/wiki/APL%5F%28programming%5Flanguage%29" rel="nofollow">APL</a>. Haven't even seen a reference to it for at least 25 years.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357266#357266 8 Answer by Robert S. for What dead programming languages do you know? Robert S. 2008-12-10T19:24:32Z 2008-12-10T19:24:32Z <p>None of the programming languages you might think are dead are actually dead. ALGOL? Still in use by state governments that have Unisys mainframes. APL? Still out there. COBOL, FORTRAN, Mumps, etc are all still installable on newly purchased hardware with modern operating systems without emulators.</p> <p>Perhaps NewtonScript is what you're asking about. I don't know.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357274#357274 0 Answer by Steven A. Lowe for What dead programming languages do you know? Steven A. Lowe 2008-12-10T19:26:04Z 2008-12-10T19:50:03Z <p>GIGL - GIGL Interactive Graphics Language (threaded-interpreted language for graphics programming used in 2D CAD application, project abandoned before release)</p> <p>SOIL - Simple Object Interaction Language (internal app dev language, company out of business)</p> <p>FlexAbility - OOP Extension to DataFlex 4GL (subsumed and obsoleted by DataFlex 3.0)</p> <p>caveat: these are all languages that I wrote that are no longer available. Someone, somewhere may still have a copy of them, but I don't, and you can't buy one.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357287#357287 5 Answer by Jim C for What dead programming languages do you know? Jim C 2008-12-10T19:30:18Z 2008-12-10T19:30:18Z <p>If I can just find a card reader I still have a punch card deck FORTRAN IV application to convert Roman numbers in Decimal and back. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357290#357290 2 Answer by TravisO for What dead programming languages do you know? TravisO 2008-12-10T19:30:58Z 2008-12-10T19:30:58Z <p>OLIE - a 3rd party Windows scripting language to automate mainframe applications and it will only run on Win3.11,95,98 not even the compatibility mode in XP would allow it to work.</p> <p>I even <a href="http://www.editplus.com/others.html" rel="nofollow">wrote a syntax highlighting script</a> for it in 2005/6 for use in the EditPlus text editor for Windows</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357291#357291 1 Answer by Jim for What dead programming languages do you know? Jim 2008-12-10T19:31:10Z 2008-12-10T19:31:10Z <p>Autocoder, xs3</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357300#357300 6 Answer by tvanfosson for What dead programming languages do you know? tvanfosson 2008-12-10T19:33:59Z 2008-12-10T19:33:59Z <p><a href="http://en.wikipedia.org/wiki/SNOBOL" rel="nofollow">Snobol</a> anyone? How about if the language was never alive -- in that case <a href="http://www.cs.uiowa.edu/~slonnegr/plf/Lecture01.pdf" rel="nofollow">Wren</a>? No disrepect to <a href="http://www.cs.uiowa.edu/~slonnegr/" rel="nofollow">Ken Slonneger</a>. I actually enjoyed his <a href="http://www.cs.uiowa.edu/~slonnegr/plf/" rel="nofollow">course</a>.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357302#357302 1 Answer by KiwiBastard for What dead programming languages do you know? KiwiBastard 2008-12-10T19:34:12Z 2008-12-10T19:34:12Z <p>I'm actually reading a book on Z80A Assembly (Amstrad CPC) at the moment. More for nostalgia reasons than anything else.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357331#357331 0 Answer by devio for What dead programming languages do you know? devio 2008-12-10T19:42:54Z 2008-12-10T19:42:54Z <p>Z80 and 68000 assembly, and QL Basic of course ;)</p> <p>I would also consider dBase and Clipper quite dead (as in 'technologically outdated')</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357366#357366 3 Answer by plinth for What dead programming languages do you know? plinth 2008-12-10T19:53:35Z 2008-12-10T19:53:35Z <ul> <li>6502</li> <li>68K</li> <li>Apple II Integer BASIC</li> <li>Applesoft BASIC</li> <li>Manchester Mark I Assembly</li> <li>Concurrent Euclid</li> </ul> <p>I'd list 6800 and 6809 but they're being used for USB devices.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357375#357375 6 Answer by Jim Nelson for What dead programming languages do you know? Jim Nelson 2008-12-10T19:55:47Z 2008-12-24T03:13:41Z <p><a href="http://en.wikipedia.org/wiki/Action_programming_language" rel="nofollow">ACTION!</a> Terrible name, cool little language and developer enivronment. The language was tailored to the 6502 in numerous ways. You could do things with it on the Atari 8-bits that you could only do in assembly otherwise. (Action! was only available on the Atari 8-bits, I should add.)</p> <p>Like early Borland systems, Action! offered a built-in editor (which was the nicest editor you could find on the Atari, in my experience), an in-memory one-pass compiler, and a monitor to execute and debug your code. Compilation was speedy and the code it produced was tight and fast. The development system was distributed on a cartridge (ugh) and you had to either have the cartridge plugged-in to run your program or distribute your program with a run-time library (which was not free -- not a great way to do these things).</p> <p>I learned Action! before I learned C. A great deal of C came easily to me because of Action!, including pointers, which usually trip newbies up. The language itself wasn't revolutionary -- Just Another Procedural Language -- and not a whole lot of abstractions to soak up, like modularization or object-oriented anything. But it was more powerful than BASIC or Pascal, gave you immediate access to the underlying hardware, and abstracted out the more tedious parts of assembly coding. Without a decent C compiler on the Atari, it was the only game in town.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357403#357403 1 Answer by Andrew Rollings for What dead programming languages do you know? Andrew Rollings 2008-12-10T20:03:01Z 2008-12-10T20:03:01Z <p>OBF (Omnia Banking Functions) from ICL.</p> <p>Awful, AWFUL, REXX-based language. The whole of Lloyd's Bank Counter application was written in it (apart from a C++ DLL to interface with card-readers - which was my only respite).</p> <p>I still wake up some nights screaming.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357423#357423 96 Answer by Orion Edwards for What dead programming languages do you know? Orion Edwards 2008-12-10T20:07:26Z 2008-12-10T20:07:26Z <p><img src="http://upload.wikimedia.org/wikipedia/en/thumb/0/01/QBasic_Opening_Screen.png/300px-QBasic_Opening_Screen.png" alt="QBasic!" title="" /></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357434#357434 16 Answer by viggity for What dead programming languages do you know? viggity 2008-12-10T20:11:03Z 2008-12-10T20:11:03Z <p>Latin# and Sanskript. They're ancient programing languages written by the Romans and the Indians (respectively).</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357437#357437 1 Answer by Darron for What dead programming languages do you know? Darron 2008-12-10T20:12:10Z 2008-12-10T20:12:10Z <p>It depends on you definition of "know". I studied PDP-8 assembler but never wrote substantial code in it. I'd probably be productive in less than a day. Similarly for about 5 other assembly languages.</p> <p>8080 assembler mnemonics translate trivially into legal 80x86 code, so that may not count.</p> <p>Heathkit BASIC is probably too close to currently available dialects to count. Similarly for WATFIV Fortran.</p> <p>Do custom processors count? I was the only person in the world who knew that language...</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357439#357439 2 Answer by Ferruccio for What dead programming languages do you know? Ferruccio 2008-12-10T20:12:30Z 2009-09-17T18:35:21Z <p>Benton Harbor Basic, for the Heathkit H-8 computer. </p> <p>It was named after Benton Harbor, Michigan, home of the Heath company, manufacturer of Heathkit products.</p> <p><img src="http://www.heathkit.nu/Heathkith%5FH-8.jpg" alt="alt text" /></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357474#357474 0 Answer by Ken Paul for What dead programming languages do you know? Ken Paul 2008-12-10T20:23:08Z 2008-12-10T20:23:08Z <p>I started out writing in Autocoder, Fargo and SPS for the 2nd generation IBM 1400-series mainframes. I think these qualify as dead languages, although we had a 1401 emulator card deck for early IBM 360s.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357485#357485 2 Answer by ConcernedOfTunbridgeWells for What dead programming languages do you know? ConcernedOfTunbridgeWells 2008-12-10T20:26:44Z 2008-12-10T20:26:44Z <p>GEM ('Greatly Enhanced MUMPS') a MUMPS derivative for the PDP-11 written by one of the people who worked on the original MUMPS project. I never actually did any programming on it but I do know someone who did.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357498#357498 10 Answer by Marc for What dead programming languages do you know? Marc 2008-12-10T20:32:09Z 2008-12-10T20:32:09Z <p><a href="http://en.wikipedia.org/wiki/Intercal" rel="nofollow">Intercal</a></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357509#357509 5 Answer by Rob Kam for What dead programming languages do you know? Rob Kam 2008-12-10T20:34:43Z 2008-12-10T20:58:11Z <p><a href="http://en.wikipedia.org/wiki/Sinclair_BASIC" rel="nofollow">Sinclair BASIC</a></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357532#357532 43 Answer by lmsasu for What dead programming languages do you know? lmsasu 2008-12-10T20:40:15Z 2008-12-10T20:40:15Z <p>Turbo Pascal. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357620#357620 0 Answer by Kwang Mark Eleven for What dead programming languages do you know? Kwang Mark Eleven 2008-12-10T21:10:42Z 2008-12-10T21:10:42Z <p>SPL for the HP/3000 computer.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357633#357633 2 Answer by Bryan Oakley for What dead programming languages do you know? Bryan Oakley 2008-12-10T21:14:21Z 2008-12-10T21:14:21Z <p>DIBOL and DCL from my Vax days. DCL was my gateway drug to script programming. </p> <p>The DIBOL compiler used to have a command line switch that caused it to print at the end of the compiler output some ascii art of a sheep and a saying that was something like "DIBOL - the black sheep of the Digital language family" if memory servers. I wish I had a print-out of that. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357642#357642 0 Answer by Rolf for What dead programming languages do you know? Rolf 2008-12-10T21:16:50Z 2008-12-10T21:16:50Z <p>Rexx, 386 protected mode assembler, Turbo Pascal, RMX</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357653#357653 1 Answer by Mike for What dead programming languages do you know? Mike 2008-12-10T21:21:22Z 2008-12-10T21:21:22Z <p>PL-6</p> <p>It was kind of a combination applications/systems programming language for Honeywell's CP-6 operating system. I last used it in the mid-1980's.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357655#357655 3 Answer by Joachim for What dead programming languages do you know? Joachim 2008-12-10T21:22:16Z 2008-12-10T21:22:16Z <p>Extended Basic of TI99/4A</p> <p>dbase</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357664#357664 0 Answer by robDean for What dead programming languages do you know? robDean 2008-12-10T21:27:04Z 2008-12-10T21:27:04Z <p><a href="http://en.wikipedia.org/wiki/CP/M" rel="nofollow">CP/M</a> Baby!!</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357669#357669 -3 Answer by Chris Lively for What dead programming languages do you know? Chris Lively 2008-12-10T21:28:21Z 2008-12-10T21:28:21Z <p>Delphi</p> <p>Pascal</p> <p>Turbo Basic</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357688#357688 6 Answer by Jonas Elfström for What dead programming languages do you know? Jonas Elfström 2008-12-10T21:33:32Z 2008-12-11T10:05:28Z <ul> <li>Simons' BASIC</li> <li>ABC 80 BASIC</li> <li>AMOS</li> <li>Amiga E</li> <li>Super Agnus (Copper/Blitter) but I'm not sure it's even Turing complete...</li> </ul> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357696#357696 4 Answer by hasen j for What dead programming languages do you know? hasen j 2008-12-10T21:37:06Z 2008-12-10T21:37:06Z <p>A flavor of basic that ran on <a href="http://en.wikipedia.org/wiki/MSX" rel="nofollow">MSX</a> 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 <a href="http://www.bluemsx.com/" rel="nofollow">emulator for MSX</a> (blue MSX).</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357697#357697 1 Answer by Brett for What dead programming languages do you know? Brett 2008-12-10T21:37:28Z 2008-12-10T21:37:28Z <p>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.</p> <p>Also Z80, 6802, and PDP11 assembler.</p> <p>I don't knoow the status of Modula II, Scheme, or Prolog but they sure haven't helped me lately.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357698#357698 5 Answer by rip747 for What dead programming languages do you know? rip747 2008-12-10T21:38:00Z 2008-12-10T21:38:00Z <p>REXX, Turbo Pascal</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357714#357714 1 Answer by Krunch for What dead programming languages do you know? Krunch 2008-12-10T21:42:32Z 2008-12-10T21:42:32Z <p>Please define "emulator".</p> <p>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".</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357789#357789 1 Answer by PhiLho for What dead programming languages do you know? PhiLho 2008-12-10T22:12:57Z 2008-12-10T22:33:03Z <p>I learned programming on my TI-57 then TI-59... Also coded a bit of HP-48C language on a calculator of a friend.</p> <p>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.</p> <p>Used assembly on 6800 and 6502 and a number of micro-controllers. Plus a bit of Z80 and 8080.</p> <p>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: <a href="http://encyclopedia2.thefreedictionary.com/LTR3" rel="nofollow">http://encyclopedia2.thefreedictionary.com/LTR3</a></p> <p>Also coded a bit of Bull's Mini6 assembly language at the Uni.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357797#357797 0 Answer by Huntrods for What dead programming languages do you know? Huntrods 2008-12-10T22:15:30Z 2008-12-10T22:15:30Z <p>I still have a box of blank punchcards from my early programming days.</p> <p>Until we moved in 2006, I had all the punchcards from my FORTRAN IV programming assignments (done back in 1979).</p> <p>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.</p> <p>Modified assembler once for an IBM 3033.</p> <p>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).</p> <p>Cheers,</p> <p>-Richard</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357880#357880 1 Answer by John Grieggs for What dead programming languages do you know? John Grieggs 2008-12-10T22:45:10Z 2008-12-10T22:45:10Z <p>NDL - Network Development Language, on Burroughs B1750</p> <p>TAL - Tandem Application Language, on Tandem NonStop machines</p> <p>ALGOL 60 - ALGOrithmic Language, on Burroughs 5500</p> <p>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.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357938#357938 1 Answer by JB King for What dead programming languages do you know? JB King 2008-12-10T23:09:31Z 2008-12-10T23:09:31Z <p>Here's my few:</p> <p>Commodore PET Assembler</p> <p>Commodore 64 Basic</p> <p>Watcom Basic</p> <p>Watcom Pascal</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357943#357943 0 Answer by Mike Dunlavey for What dead programming languages do you know? Mike Dunlavey 2008-12-10T23:09:57Z 2008-12-10T23:09:57Z <p>I heartily wish Fortran were dead.</p> <p>I worked with a big Roman guy once who informed me in a booming Italian accent:</p> <p><strong>Mike, Fortran is like Rock and Roll. IT WILL NEVER DIE.</strong></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/357986#357986 19 Answer by Mike Dunlavey for What dead programming languages do you know? Mike Dunlavey 2008-12-10T23:21:21Z 2008-12-18T13:14:15Z <p>I think the Apollo guidance computers (programmed in assembler) are pretty much dead.</p> <p>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.</p> <p>Those machines, by the way, were made entirely out of NOR gates, for reliability.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358070#358070 0 Answer by malsmith for What dead programming languages do you know? malsmith 2008-12-11T00:09:17Z 2008-12-11T00:09:17Z <p>Lotus 1-2-3 @macro(),@language() - death by @ signs. Although I think I've seen an emulator for 1-2-3.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358252#358252 3 Answer by Peter K. for What dead programming languages do you know? Peter K. 2008-12-11T02:02:39Z 2008-12-11T02:02:39Z <p>Altos BASIC. </p> <p><img src="http://www.old-computers.com/museum/photos/altos_acs8000-12_1.jpg" alt="alt text" /></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358266#358266 1 Answer by le dorfier for What dead programming languages do you know? le dorfier 2008-12-11T02:12:42Z 2008-12-11T02:26:44Z <p>Special mention for Compiler that suffered the longest long slow death should go to Microsoft C Version 1.52a.</p> <p>Barcode scanners - </p> <p>Any number of BASICs. Start with MarsBasic.</p> <p>Intermec's IRL.</p> <p>For extra credit...</p> <p>ObjectVision (From Borland, I believe).</p> <p>cEnglish - anyone remember that? Actually a positive experience, esp. compared to the above.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358279#358279 16 Answer by invenetix for What dead programming languages do you know? invenetix 2008-12-11T02:22:49Z 2008-12-11T02:22:49Z <p>HyperTalk</p> <p>I was in Middle School, what can I say?</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358336#358336 0 Answer by Solmead for What dead programming languages do you know? Solmead 2008-12-11T03:00:06Z 2009-09-13T22:49:51Z <p>65C02 assembly language for 128 KB memory. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358361#358361 1 Answer by Darian Miller for What dead programming languages do you know? Darian Miller 2008-12-11T03:22:30Z 2008-12-11T03:22:30Z <p>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.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358364#358364 12 Answer by Darian Miller for What dead programming languages do you know? Darian Miller 2008-12-11T03:23:41Z 2009-09-13T22:38:54Z <p>Clipper. Summer 1987 was a grand replacement for dBase III+. Clipper 5.01 was even better. A variant still exists in Xbase++</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358399#358399 0 Answer by jmucchiello for What dead programming languages do you know? jmucchiello 2008-12-11T03:50:32Z 2008-12-11T03:50:32Z <p>How about GPSS? Never used it professionally but I was pretty good with in a class I took.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358416#358416 -2 Answer by Mark Stock for What dead programming languages do you know? Mark Stock 2008-12-11T04:03:05Z 2008-12-11T04:03:05Z <p>I know a <a href="http://machete-lang.blogspot.com/" rel="nofollow">deadly</a> programming language.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358490#358490 0 Answer by Norman Ramsey for What dead programming languages do you know? Norman Ramsey 2008-12-11T05:04:36Z 2008-12-11T05:04:36Z <p>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.</p> <p>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.</p> <p>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.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/358932#358932 6 Answer by Valerion for What dead programming languages do you know? Valerion 2008-12-11T10:34:59Z 2008-12-11T10:34:59Z <p>I learnt to program in school using BBC BASIC on the beloved BBC Micro.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359000#359000 1 Answer by ben mcgraw for What dead programming languages do you know? ben mcgraw 2008-12-11T11:02:14Z 2008-12-11T11:02:14Z <p>Commodore Basic/ASM</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359039#359039 1 Answer by troelskn for What dead programming languages do you know? troelskn 2008-12-11T11:27:33Z 2008-12-11T11:27:33Z <blockquote> <p>... 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. </p> </blockquote> <p>By that definition, I guess <strong>lisp</strong> counts, unless you think a <a href="http://www.sts.tu-harburg.de/~r.f.moeller/symbolics-info/symbolics.html" rel="nofollow">lisp machine</a> is easily obtainable. Depending of course on whether you deem existing interpreters as being emulators or not.</p> <p>Uh .. and while we're at it; I guess Java would count as well, since it requires a Virtual Machine to execute.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359210#359210 27 Answer by pearcewg for What dead programming languages do you know? pearcewg 2008-12-11T12:40:47Z 2008-12-11T12:40:47Z <p>Java. Oh wait, that's just dead to me.<br/> (That was a JOKE people).</p> <p>In all seriousness:<br/> Modula-3 (don't remember the compiler vendor's name anymore, but compiled for DOS)<br/> Powerbuilder...at least I HOPE that one is dead</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359248#359248 2 Answer by Kris for What dead programming languages do you know? Kris 2008-12-11T12:56:08Z 2008-12-11T12:56:08Z <p>Integer Basic and Applesoft basic on Apple 2 systems</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359383#359383 0 Answer by Quog for What dead programming languages do you know? Quog 2008-12-11T13:44:14Z 2008-12-11T13:44:14Z <p>Various assembly languages (pdp-11, z80, 6502/AppleII)</p> <p>Various Pascals</p> <p>Modula II - wrote a optics focus control module for a micro-fiche reader/digitizer that never got out of the lab</p> <p>Various Cobol's and old Fortran variants</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359487#359487 1 Answer by Justsalt for What dead programming languages do you know? Justsalt 2008-12-11T14:17:37Z 2008-12-11T14:17:37Z <p>TECO macro language. Even got a program written in TECO published in "The VAX/RSTS Professional Magazine" in 1983. The program was basically grep (which I hadn't heard of yet).</p> <p>The command and macro language are the same. Ever command is a single character. They had a visual editor entirely written in the command language. It's source looked like line noise, but I learned a lot about the language by deciphering it.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359531#359531 2 Answer by T.E.D. for What dead programming languages do you know? T.E.D. 2008-12-11T14:29:56Z 2008-12-11T14:29:56Z <p>Personally, I don't think basic or assember dialects should count. Tons of people are still using some variety of both. The OQ says it counts though.</p> <p>The only proper programming laguage I've ever used that I think is totally dead is Draco. The only information that is even available about it online is this sentence in a few online dictionaries:</p> <blockquote> <p>A blend of Pascal, C and ALGOL 68 developed by Chris Gray in 1987. It has been implemented for CP/M-80 and Amiga. </p> </blockquote> <p>It was a nice little systems programming laguage that was sort of like Pascal made C-like. It used the convention where control structures started with the Pascal-like name and ended with it reversed, sort of like the Bourne Shell.</p> <p>The only major application I know of that used it was the Amiga port of Empire (not the commerical game: Empire: Wargame of the Century. That was more like a proto Civilization that a true Empire port.) It was the only usable true compiler you could get for the Amiga for free. It was available for download, or on the <a href="http://en.wikipedia.org/wiki/Fred_Fish" rel="nofollow">Fred Fish</a> disks.</p> <p>I actually corresponded with Chris for a while. He lived up near Edmunton Alberta, IIRC. Really nice guy.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/359536#359536 3 Answer by S.Lott for What dead programming languages do you know? S.Lott 2008-12-11T14:31:05Z 2008-12-11T14:31:05Z <p>JOVIAL - Jules Own Version of the International Algorithmic Language.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/376990#376990 2 Answer by ja for What dead programming languages do you know? ja 2008-12-18T05:37:15Z 2008-12-18T05:37:15Z <p>APL - Can't buy a keyboard anymore....</p> <p>To give a glimpse:<br /> Iverson's "Notation As a Tool for Thought":<br /> <a href="http://elliscave.com/APL_J/tool.pdf" rel="nofollow">http://elliscave.com/APL_J/tool.pdf</a> </p> <p>Falkoff, Iverson &amp; SUssenguth's "A Formal Description of System/360"<br /> <a href="http://www.research.ibm.com/journal/sj/032/falkoff.pdf" rel="nofollow">http://www.research.ibm.com/journal/sj/032/falkoff.pdf</a></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/377024#377024 0 Answer by Charles Faiga for What dead programming languages do you know? Charles Faiga 2008-12-18T06:04:17Z 2008-12-18T06:04:17Z <p>SDL-88 (Specification and Description Language)</p> <p>It was used in a CASE tool called VERILOG Object GEODE</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/377813#377813 1 Answer by GaryF for What dead programming languages do you know? GaryF 2008-12-18T13:19:50Z 2008-12-18T13:19:50Z <p>Cobol and Comal. Did anyone ever use Comal in production or was it purely a learning language?</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/377818#377818 0 Answer by Tony Lambert for What dead programming languages do you know? Tony Lambert 2008-12-18T13:20:42Z 2008-12-18T13:20:42Z <p>Apple's - Sweet16</p> <p>6502, 6809, 68000,</p> <p>UCSD Pascal, Applesoft Basic, Dec Basic Plus, Forth</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/378501#378501 0 Answer by dfaust for What dead programming languages do you know? dfaust 2008-12-18T17:04:03Z 2008-12-18T17:04:03Z <p>Imlac PDS-1, PDS-4 assembly language.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/378589#378589 2 Answer by interstar for What dead programming languages do you know? interstar 2008-12-18T17:34:10Z 2008-12-18T17:43:38Z <p>AMPLE ... a weird and wonderful Forth-like language for programming music that came with the Music 5000, an FM synth box that attached to the BBC Micro. ( <a href="http://www.acornelectron.co.uk/eu/revs/acp_pres/r-m5000.html" rel="nofollow">http://www.acornelectron.co.uk/eu/revs/acp_pres/r-m5000.html</a>)</p> <p>There's absolutely NOTHING about this on the web. Can't understand why no-one's resurected or emulated it. It filled an interesting niche ... more accessible and dynamically integrated with the studio than C-sound or writing your music in Lisp or Processing. But not just another "wire-together" graphical dataflow language like Max or Pd. </p> <p>A real, text-based programming language in which you could write your own musical subroutines as well as control synths and sequence musical events.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/386781#386781 0 Answer by Iain for What dead programming languages do you know? Iain 2008-12-22T17:17:00Z 2008-12-22T17:17:00Z <p>Like lots of Flash guys I have a big wasted blob of brain marked... LINGO.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/386786#386786 11 Answer by Scott Vercuski for What dead programming languages do you know? Scott Vercuski 2008-12-22T17:19:11Z 2009-09-13T23:04:18Z <p>Not sure how dead or if it's a programming language ... but <a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">Logo</a>.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/386796#386796 2 Answer by asjo for What dead programming languages do you know? asjo 2008-12-22T17:22:42Z 2008-12-22T17:22:42Z <p><a href="http://en.wikipedia.org/wiki/COMAL" rel="nofollow">COMAL 80</a>, which was a nice improvement over the builtin Commodore BASIC - I sold the cartridge along with the C= 64, and <a href="http://en.wikipedia.org/wiki/ARexx" rel="nofollow">ARexx</a>, which had the force of being the ubiquitous glue between programmes on the Amiga - I sold the Amiga 4000.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/386797#386797 1 Answer by mjy for What dead programming languages do you know? mjy 2008-12-22T17:23:01Z 2008-12-22T17:23:01Z <p>Atari BASIC, Turbo Basic XL, some 6502 machine code 68000 Assembler, GFA Basic (awesome editor)</p> <p>(although "knowing" them is a bit exaggerated after all those years)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/386817#386817 0 Answer by aesdanae for What dead programming languages do you know? aesdanae 2008-12-22T17:31:36Z 2008-12-22T17:31:36Z <p>Pascal - my "technology requirement" in high school was Pascal, Cobol, or (strangely) Cooking. It was a kind of sweet torture - staring at a monochrome screen in a dimly lit room stepping through code with the wafting smell of cookies and the sound of laughter coming from the other room. Then again, I'm sure none of the cooking kids are chefs now, whereas...</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/456136#456136 0 Answer by Mike Thompson for What dead programming languages do you know? Mike Thompson 2009-01-18T23:40:13Z 2009-01-18T23:40:13Z <p>If you want one of the more unusual languages, try the assembly langauge used by the microprocessor was used in the HP 41C calculator! This was a state of the art programmable calculator released in 1979. It had it's own reversh polish (RPN) programming language. However, under the hood was a microprocessor that could be accessed with special hardware attached. </p> <p>Hackers eventually discovered how to dump the internal ROMs of the calculator and decode its instruction set. It used 56 bit registers and most of the instructions were 10 bites in length. And get this, the return stack only had 4 levels! </p> <p>Eventually HP released thr source code to the calculator (called the NOMAS listings - NOt MAnufacturer Supported) and this enabled a flood of software to be written.</p> <p>Those were the days!</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/456144#456144 4 Answer by Rob Howard for What dead programming languages do you know? Rob Howard 2009-01-18T23:47:58Z 2009-01-18T23:47:58Z <p>GWBasic. D-:</p> <p><img src="http://progsoc.org/~rhoward/public/pics/misc/screenshot_gwbasic.tiny.png" alt="alt text" /></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484453#484453 0 Answer by anon for What dead programming languages do you know? anon 2009-01-27T17:50:42Z 2009-01-27T17:50:42Z <p>Magic/L for CPM <a href="http://portal.acm.org/citation.cfm?id=11745.11746&amp;coll=GUIDE&amp;dl=GUIDE&amp;CFID=19340826&amp;CFTOKEN=43473640" rel="nofollow">http://portal.acm.org/citation.cfm?id=11745.11746&amp;coll=GUIDE&amp;dl=GUIDE&amp;CFID=19340826&amp;CFTOKEN=43473640</a></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484475#484475 2 Answer by Ioxp for What dead programming languages do you know? Ioxp 2009-01-27T17:55:57Z 2009-01-27T17:55:57Z <p>Apple Basic... good times on the Apple II GS and learning my first programming language. It was also a good way to learn that drawing to the screen problematically can be difficult but yet rewarding. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484488#484488 3 Answer by Ian Devlin for What dead programming languages do you know? Ian Devlin 2009-01-27T17:59:16Z 2009-01-27T17:59:16Z <p>Is Modula-2 still around? I have also used SQLWindows, if anyone else has ever used that!</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484539#484539 0 Answer by asp316 for What dead programming languages do you know? asp316 2009-01-27T18:10:25Z 2009-09-13T22:53:11Z <p>Assembler for the Motorola 6800.</p> <p>BASIC... but really, who doesn't know BASIC.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484553#484553 0 Answer by GregD for What dead programming languages do you know? GregD 2009-01-27T18:14:32Z 2009-09-13T22:57:48Z <p>BASIC and your old Fortran.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484607#484607 0 Answer by Rob Wells for What dead programming languages do you know? Rob Wells 2009-01-27T18:26:33Z 2009-01-27T18:26:33Z <p>Off the top of my head, how about:</p> <ul> <li>SNOBOL</li> <li>Simula</li> <li>Burroughs D-machine (for nano-programming of chip instructions for microprocessors)</li> <li>PDP11 Assembler (JSR PC,GETSTUFFT)</li> <li>MIDITRAN (subset of FORTRAN)</li> <li>APL</li> </ul> <p>All of these were taught as a part of the Computer Science course at UNSW in the late '70's. This was when the famous <a href="http://en.wikipedia.org/wiki/John_Lions" rel="nofollow">Lions book</a>, and course, were in full swing! Interesting times and I've still got my original copies of both the listing book and the commentary book.</p> <p>cheers,</p> <p>Rob</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484641#484641 2 Answer by Beska for What dead programming languages do you know? Beska 2009-01-27T18:36:27Z 2009-02-24T21:00:47Z <p>I learned a bizarre version of assembly that was used on the CDC Cyber, which had 60 bit words. That was...different. This text describing the memory archetecture is taken from Wikipedia:</p> <blockquote> <p>The central processor (CPU) and central memory (CM) operated in units of 60-bit words. In CDC lingo, the term "byte" referred to 12-bit entities (which coincided with the word size used by the peripheral processors). Characters were six bits, operation codes were six bits, and central memory addresses were 18 bits. Central processor instructions were either 15 bits or 30 bits. The 18-bit addressing inherent to the Cyber 170 series imposed a limit of 262,144 (256K) words of main memory, which was semiconductor memory in this series. The central processor had no I/O instructions, relying upon the peripheral processor (PP) units to do I/O. </p> </blockquote> <p>Whee!</p> <p>I definitely think this qualifies under the definition stated in the question...if you can buy a CDC Cyber somewhere, I can't imagine who would be selling it. (Since it was the size of several rooms with considerably less power than a PC.)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484672#484672 0 Answer by Jared for What dead programming languages do you know? Jared 2009-01-27T18:44:10Z 2009-01-27T18:44:10Z <p>I used a gwbasic like language to teach my self to program about 8 years ago on a braille lite 18. This is an ancient palm pilot type device design for use by blind people that is no longer manufactured and has no emulators for it.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/484802#484802 0 Answer by Slapout for What dead programming languages do you know? Slapout 2009-01-27T19:15:47Z 2009-01-27T19:15:47Z <p>Atari ST Basic. Great computer, horrible Basic. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/503016#503016 2 Answer by for What dead programming languages do you know? 2009-02-02T12:19:39Z 2009-02-02T12:19:39Z <ul> <li>AppleBasic</li> </ul> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/503034#503034 0 Answer by Adam Hawes for What dead programming languages do you know? Adam Hawes 2009-02-02T12:24:16Z 2009-02-02T12:24:16Z <ul> <li>6202 Assembly</li> <li>C64 BASIC</li> <li>Amiga BASIC</li> <li>AREXX (like apple script but the Amiga answer to it)</li> <li>I learned Forth and Logo in high school.</li> </ul> <p>Not that I really "know" any of these anymore. The knowledge has long since been committed to cobweb memory.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/503055#503055 0 Answer by timday for What dead programming languages do you know? timday 2009-02-02T12:32:12Z 2009-02-02T12:32:12Z <p>I used to code PL/1 on an IBM 3081 mainframe. Before that I knew BASIC (8 bit micros) and FORTRAN77, and thought PL/1 was a huge step forward. Alternatives on offer were Pascal, Algol and BCPL. I really liked PL/1s in-your-face "BEGIN;" &amp; "END;"s (yup, instead of "{" &amp; "}"); that and the nifty fixed-point integer types and built-in support for parallelism.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/511187#511187 1 Answer by Liudvikas Bukys for What dead programming languages do you know? Liudvikas Bukys 2009-02-04T12:42:29Z 2009-02-04T12:42:29Z <p>I wrote some pretty fancy stuff in <a href="http://en.wikipedia.org/wiki/Text_Editor_and_Corrector" rel="nofollow">TECO</a> once upon a time. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/511193#511193 0 Answer by BloodySmartie for What dead programming languages do you know? BloodySmartie 2009-02-04T12:46:06Z 2009-02-04T12:46:06Z <p>I guess any language for the MZ1Z016 series from Sharp is dead. I developed on that cool machine for several years from 1990 on.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/511214#511214 1 Answer by Arkadiy for What dead programming languages do you know? Arkadiy 2009-02-04T12:55:26Z 2009-02-04T12:55:26Z <p>Back in Russia, my first languages were Algol 60 (books only - no real machine time) and <a href="http://www.taswegian.com/MOSCOW/b3-34.html" rel="nofollow">Electronika B3-34</a> programmable calculator. Then I dabbled in PL-1, Snobol, Prolog, Ada - still no computer time. First real code that I managed to run somewhere was C (not dead, no, no!) and Algol 68 (quite dead, imho). There was Modula-2 and Turbo Pascal 5.5 in the college. So here I am the walking graveyard of languages.</p> <p>Edit: Oh damn - forgot the DB languages! Paradox, dBase, FoxPro (is it dead yet?), Clarion(!). All of these used professionally, too.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/582060#582060 0 Answer by Fortyseven for What dead programming languages do you know? Fortyseven 2009-02-24T14:56:57Z 2009-02-24T14:56:57Z <p>My introduction to assembler was on the Z80 for the TRS-80 Model II. It was an incredibly enjoyable experience, but while there seem to be emulators for the Model I and III/IV, nobody has taken up the chore of implementing one for the II and it's lovely 8" disks, despite there being a lot of technical information available. (Yes, I've considered giving it a shot, but it's way down on a long list of stuff I need to work on head of it. :P)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/583553#583553 1 Answer by AShelly for What dead programming languages do you know? AShelly 2009-02-24T20:56:02Z 2009-09-13T23:01:51Z <p>I thought my mad <a href="http://en.wikipedia.org/wiki/NATURAL" rel="nofollow">NATURAL</a> skills were now useless but <a href="http://www.google.com/search?hl=en&amp;lr=&amp;as%5Fqdr=all&amp;q=adabas+jobs" rel="nofollow">Google proves me wrong</a>.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/583616#583616 0 Answer by Scott for What dead programming languages do you know? Scott 2009-02-24T21:08:08Z 2009-02-24T21:08:08Z <p>I had to learn Ada95 in my first semester of post-secondary education. The reason for that language was because it was strongly-typed. There are other strongly-typed languages, but I think the BASIC-like syntax was also a deciding factor. I still haven't seen a language since that came with a built-in data type for wraparound arrays.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/583621#583621 0 Answer by LarryH for What dead programming languages do you know? LarryH 2009-02-24T21:08:51Z 2009-09-13T23:00:26Z <p><a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">Logo</a> for the <a href="http://en.wikipedia.org/wiki/BBC%5FMicro" rel="nofollow">BBC Micro</a>.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/583625#583625 0 Answer by Mike K. for What dead programming languages do you know? Mike K. 2009-02-24T21:09:44Z 2009-02-24T21:09:44Z <p>Does wiring a collator board count as a programming language? These were called plugboard programs. I used to wire the boards on an IBM 88 Collator many years ago....</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/591330#591330 0 Answer by leolobato for What dead programming languages do you know? leolobato 2009-02-26T16:31:06Z 2009-02-26T16:31:06Z <p><strong><a href="http://en.wikipedia.org/wiki/PCBoard#PPE.2FPPL%5FGroups" rel="nofollow">PPE</a></strong> was actually quite fun - quite a powerful scripting language for PCBoard BBS systems.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/591474#591474 0 Answer by Patrik for What dead programming languages do you know? Patrik 2009-02-26T17:06:31Z 2009-02-26T17:06:31Z <p><em>R.I.P.</em></p> <ul> <li>Turbo Pascal</li> <li>AMOS</li> <li>Amiga E</li> </ul> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/591487#591487 0 Answer by Matt Olenik for What dead programming languages do you know? Matt Olenik 2009-02-26T17:11:02Z 2009-02-26T17:11:02Z <p>QBASIC would be the most prominent.</p> <p>I'm intimately familiar with COG, an event-based, C-like scripting language used in LucasArts' <a href="http://en.wikipedia.org/wiki/Star%5FWars%5FJedi%5FKnight:%5FDark%5FForces%5FII" rel="nofollow">Jedi Knight</a>. Although a mess of a language (you could use keywords as symbols), it compiled into bytecode and ran in a VM. It wasn't interpreted like most games' scripting languages were. As a result, it was ridiculously fast by comparison.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/646466#646466 0 Answer by Roger for What dead programming languages do you know? Roger 2009-03-14T18:45:25Z 2009-03-14T18:45:25Z <p>Completely dead languages:</p> <p>NCR's 315 NEAT</p> <p>Alpha Micro Basic</p> <p>Data General MVS Assembler</p> <p>BOS Micro-COBOL (except for a possible use in France under a different name)</p> <p>Wang VS COBOL</p> <p>Cadol 3</p> <p>A Language thought to be dead but actually alive and well.</p> <p>dBASE -> www.dbase.com (now fully OOD and OOP).</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/764593#764593 0 Answer by Scott Evernden for What dead programming languages do you know? Scott Evernden 2009-04-19T01:00:15Z 2009-09-13T22:51:26Z <p>I got the feeling I will never ever be called upon to write any more <a href="http://en.wikipedia.org/wiki/BLISS%5F%28programming%5Flanguage%29" rel="nofollow">Bliss</a>.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/830191#830191 0 Answer by Andy for What dead programming languages do you know? Andy 2009-05-06T15:30:33Z 2009-05-06T15:39:59Z <p>OPL - it was a programming language for the Psion Series 3 organiser. I think the Psion 5 used it too, but that is also no longer being manufactured.</p> <p>Edit: Redacted! It looks like OPL is alive in the form of an open source project, however Symbian aren't providing much support for it, so it'll probably die at some point.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/830261#830261 1 Answer by IanGilham for What dead programming languages do you know? IanGilham 2009-05-06T15:45:57Z 2009-05-06T15:45:57Z <p>I did my first coding in GWBASIC 3, which was born the same year as me if the copyright notice is to be believed.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/830270#830270 7 Answer by Brian Postow for What dead programming languages do you know? Brian Postow 2009-05-06T15:47:36Z 2009-05-06T15:47:36Z <p>Old languages don't die. they just become much more expensive to maintain. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/830275#830275 0 Answer by Mike C. for What dead programming languages do you know? Mike C. 2009-05-06T15:48:22Z 2009-05-06T15:48:22Z <p>Visual FoxPro</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/838391#838391 0 Answer by boost for What dead programming languages do you know? boost 2009-05-08T05:40:53Z 2009-05-08T05:40:53Z <p>The one I miss the most is Digital Research's CB-80 (CBASIC). I wrote a lot of stuff in that language during the early 1980s on an Altos 8000-10 under the MP/M II operating system. That was back when having a 10 megabyte hard disk and 32K RAM was pretty good. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/838427#838427 0 Answer by Rashmi Pandit for What dead programming languages do you know? Rashmi Pandit 2009-05-08T06:01:51Z 2009-05-08T06:01:51Z <p>8085 assembly language :) though i must say i loved it somehow ;)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/877174#877174 0 Answer by Mike Robinson for What dead programming languages do you know? Mike Robinson 2009-05-18T11:03:11Z 2009-09-13T22:50:33Z <p>Basic for the Atari 2600 VCS.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/974141#974141 0 Answer by versesane for What dead programming languages do you know? versesane 2009-06-10T07:29:23Z 2009-06-10T07:29:23Z <p>DBase III Plus</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1227949#1227949 0 Answer by ZZ Coder for What dead programming languages do you know? ZZ Coder 2009-08-04T14:48:17Z 2009-08-04T14:48:17Z <p>Algol-68 on a machine with 16K RAM.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1227965#1227965 1 Answer by Mnementh for What dead programming languages do you know? Mnementh 2009-08-04T14:51:29Z 2009-08-04T14:51:29Z <p>By definition, if someone knows a language, it's not dead. :-)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1297934#1297934 0 Answer by xpda for What dead programming languages do you know? xpda 2009-08-19T05:29:02Z 2009-08-19T05:29:02Z <p>I was surprised to find that APL and PL/I are available today. There are a few others that could be put to rest without adversely affecting civilization as we know it, such as Cobol and RPG.</p> <p>For dead languages I'll have to settle for a limited knowledge of Algol 68 and a few assembly languages, such as Z-80 and 6502. There are various implementations of Basic that are history, but I wouldn't consider the Basic language dead. Fortran 66 is essentially gone, but I imagine a few compilers today have ANSI 66 compatibility modes.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1297998#1297998 0 Answer by Stephen C for What dead programming languages do you know? Stephen C 2009-08-19T05:54:22Z 2009-08-19T05:54:22Z <p>Modula-2 - I used this for my PhD research, and managed to do some rather evil things to implement dynamically loaded modules.</p> <p>CLU - the original MIT version: this was an <em>object-based</em> language with a GC.</p> <p>Cambridge CLU - had language-level support for RPCs.</p> <p>Mesa - the programming language of the Xerox D-machines when they weren't running Smalltalk or Lisp. (Who remembers the joys of "world swap" debugging?)</p> <p>BCPL - a strongly typed language with only one type ... according to its designer.</p> <p>Algol-S - the grand-daddy of orthogonal persistent languages</p> <p>Napier-88 - another orthogonal persistent language</p> <p>Refine - an interesting language that allowed to embed other languages. More a platform than just a language. IIRC, it cost $US25,000 per seat in ~1990. (No surprise that it never took off!)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1298004#1298004 0 Answer by Taylor L for What dead programming languages do you know? Taylor L 2009-08-19T05:56:18Z 2009-08-19T05:56:18Z <ul> <li>LISP (Lots of Irritating Single Parenthesis)</li> <li>MIPS Assembly</li> </ul> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1298024#1298024 0 Answer by Stefano Borini for What dead programming languages do you know? Stefano Borini 2009-08-19T06:02:57Z 2009-08-19T06:02:57Z <p>LambdaMOO, a language to build MOO. Basically a prototype-based OO language built on top of a OO database. very cool.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1419029#1419029 0 Answer by zebrabox for What dead programming languages do you know? zebrabox 2009-09-13T22:37:42Z 2009-09-13T22:37:42Z <p>I still know SH4 assembler which was used on the DreamCast, which incidently is 10 years old/dead - <em>cries</em>. Best console EVER :( </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1419052#1419052 0 Answer by lagerdalek for What dead programming languages do you know? lagerdalek 2009-09-13T22:56:14Z 2009-09-13T22:56:14Z <p>Computer Associates' OpenROAD (if it ain't dead, it sure should be)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1419053#1419053 3 Answer by Pascal Thivent for What dead programming languages do you know? Pascal Thivent 2009-09-13T22:56:15Z 2009-09-17T19:05:06Z <p><a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">Logo</a> on the <a href="http://en.wikipedia.org/wiki/Thomson%5FMO5" rel="nofollow">Thomson MO-5</a>:</p> <p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/CNAM-IMG%5F0575.jpg/252px-CNAM-IMG%5F0575.jpg" alt="" title="" /></p> <p>And <a href="http://en.wikipedia.org/wiki/Locomotive%5FBASIC" rel="nofollow">Locomotive BASIC</a> on the <a href="http://en.wikipedia.org/wiki/Amstrad%5FCPC" rel="nofollow">Amstrad CPC 464</a>:</p> <p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Amstrad%5FCPC464.jpg/290px-Amstrad%5FCPC464.jpg" alt="Amstrad CPC 464" title="" /></p> <p>PS: Yes, it's a cassette tape deck on the right and it was making an unforgettable noise :)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1419057#1419057 0 Answer by benPearce for What dead programming languages do you know? benPearce 2009-09-13T22:57:02Z 2009-09-13T22:57:02Z <p>Cypress Enable Basic</p> <p>Used it as a scripting language in a document management application</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1419881#1419881 1 Answer by Miha Hribar for What dead programming languages do you know? Miha Hribar 2009-09-14T05:54:09Z 2009-09-14T05:54:09Z <p>I know <a href="http://en.wikipedia.org/wiki/Oberon%5F%28programming%5Flanguage%29" rel="nofollow">Oberon</a>. Never saw it run in anything than a simulator. The course at college was since replaced by Java :)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1434742#1434742 1 Answer by aks for What dead programming languages do you know? aks 2009-09-16T18:38:32Z 2009-09-16T18:38:32Z <p>PLUS -- Programming Language for Univac Systems, a product of Sperry Univac for their 1100 Series Mainframes.</p> <p>Snobol.</p> <p>Struct$ -- a macro assembler language for Univac 1100 Series, written as ASM Procs by Dr. Patrick Haggerty.</p> <p>C/PM commands, like PIP</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1434820#1434820 0 Answer by dverespey for What dead programming languages do you know? dverespey 2009-09-16T18:52:13Z 2009-09-16T18:52:13Z <p>Lockheed SUE ASM - A PDP-11 knockoff, only used in DatagraphiX Auto-COM equipment to my knowledge. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1440630#1440630 0 Answer by Mayo for What dead programming languages do you know? Mayo 2009-09-17T18:42:41Z 2009-09-17T18:42:41Z <p>A little late for answers, but just yesterday I discovered my personal version of MineSweeper on my <a href="http://en.wikipedia.org/wiki/TI-85" rel="nofollow">TI-85 graphing calculator</a>. I'm pretty sure that language is dead by now. :)</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1440646#1440646 1 Answer by tuinstoel for What dead programming languages do you know? tuinstoel 2009-09-17T18:44:21Z 2009-09-17T18:44:21Z <p>When will C# become a dead language? </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1440660#1440660 0 Answer by Philippe Leybaert for What dead programming languages do you know? Philippe Leybaert 2009-09-17T18:47:42Z 2009-09-17T18:47:42Z <p><a href="http://en.wikipedia.org/wiki/Original%5FAmiga%5Fchipset#Copper" rel="nofollow">Amiga Copper lists</a></p> <p>The first (mainstream) GPU programming language.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1440787#1440787 0 Answer by Akamai Okole for What dead programming languages do you know? Akamai Okole 2009-09-17T19:10:19Z 2009-09-17T19:10:19Z <p>PL/1. I remember late nights carrying a deck of punch card to the hopper. </p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1476150#1476150 0 Answer by Davek for What dead programming languages do you know? Davek 2009-09-25T08:45:23Z 2009-09-25T08:45:23Z <ol> <li><p>OjectPAL (Paradox for Applications, which seemed to have extremely little to do with object-orientation)</p></li> <li><p>Informix 4GL (early-90s)</p></li> </ol> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1528745#1528745 1 Answer by Parappa for What dead programming languages do you know? Parappa 2009-10-06T23:50:30Z 2009-10-06T23:50:30Z <p><a href="http://en.wikipedia.org/wiki/Forth%5F%28programming%5Flanguage%29" rel="nofollow">Forth</a></p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1548712#1548712 0 Answer by cartoonfox for What dead programming languages do you know? cartoonfox 2009-10-10T18:35:29Z 2009-10-10T18:35:29Z <p>BBC Basic, GWBasic and whichever strangely cooked-up dialect of Pascal the old Pyramid RISC machines used to run.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1569124#1569124 0 Answer by Mark Schultheiss for What dead programming languages do you know? Mark Schultheiss 2009-10-14T21:30:18Z 2009-10-14T21:30:18Z <p>BASIC09<br /> Pascal09</p> <p>I did a checkup/list recently, and probably some of the OTHER 35 languages are dead...</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1763154#1763154 0 Answer by Jason Baker for What dead programming languages do you know? Jason Baker 2009-11-19T13:05:35Z 2009-11-19T13:05:35Z <p>Do zombie languages count? If so, then I know VBScript and pre-.Net VB.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1776219#1776219 0 Answer by 10ToedSloth for What dead programming languages do you know? 10ToedSloth 2009-11-21T17:59:11Z 2009-11-21T17:59:11Z <p>COBOL</p> <p>But it's not really dead it's the unholy <strong>Undead</strong> language.</p> http://stackoverflow.com/questions/357233/what-dead-programming-languages-do-you-know/1812529#1812529 1 Answer by Fenugreek Femtosecond for What dead programming languages do you know? Fenugreek Femtosecond 2009-11-28T13:36:31Z 2009-11-28T13:36:31Z <p>PLCS - a version of PL/1 which ran on the ucsd p-system. Used it in 1981 at Rutgers for the comp Sci 101 course</p>