54 lines
5.2 KiB
HTML
54 lines
5.2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>CLiki: The Dying Programmers</title>
|
||
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
||
|
href="https://www.cliki.net/site/feed/article.atom?title=The%20Dying%20Programmers">
|
||
|
<link rel="stylesheet" href="static/css/style.css">
|
||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<span class="hidden">CLiki - The Dying Programmers</span>
|
||
|
<div id="content"><div id="content-area"><div id="article-title">The Dying Programmers</div><div id="article">One morning on #lisp we did some mental and creative warm-up by wondering
|
||
|
how programmers die in their respective programming languages.<p>Alas, of course we know we are immortal, we can't DIE in that sense. But what
|
||
|
do we do instead when we shuffle off the mortal coil? Here are some hints:<p><emu> "Java programmers don't die. They just throw without catch."<p><Jabberwockey> C programmers don't die either. They segfault.<p>C programmers don't die. They get cast into void.<p><dankna> Basic programmers gosub without return.<p><dankna> What do Lisp programmers do?<p><emu> unwind-protect<p><Jabberwockey> Basic. To boldly goto where no programmer has written code before...<p><emu> Lisp programmers never die; they just call a restart<p><Jabberwockey> APL users don't die either. They get mumified in case anyone ever needs to decipher their programs in the future...<p><emu> Jabberwockey: no that's perl<p><emu> Jabberwockey: actually, not even they could understand what they wrote<p><emu> APLers don't die; they just become another operator<p><Jabberwockey> emu: Haskell users don't die either. They get caught by a guard.<p><emu> nah, they're too lazy to die<p><emu> Lisp programmers get garbage collected...<p><emu> ML programmers are frozen<p><emu> haskellers get curried<p><emu> so do MLers tho<p><dankna> SQL programmers don't die, they just unwind the transaction.<p><Jabberwockey> Prolog users don't die, they get cut<p><emu> they backtrack<p><emu> C++ programmers don't die; they have to read template code forever<p><emu> so finally, Java programmers don't die; they just degenerate into primitive types<p><Jabberwockey> Visual Basic programmers don't die. That's what the MS API is for.<p><emu> Kernel hackers don't die; they panic<p><Jabberwockey> Mozilla programmers will die when they reach version 1.0. In other words: never.<p><Jabberwockey> IRC-using programmers don't die, they just QUIT<p><dankna> "... they just get lost in the netsplit.<p><kt> Bad programmers go on safari in flashy debuggers and are not seen again..<p>Smalltalk programmers don't die, they walkback<p>lispers don't die, for it takes eternity to understand the standard<p>asm programmers can't die, it's not in the instruction set<p><hr>
|
||
|
<a href="humor.html" class="category">humor</a></div></div>
|
||
|
<div id="footer" class="buttonbar"><ul><li><a href="The Dying Programmers.html">Current version</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/history?article=The%20Dying%20Programmers">History</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/backlinks?article=The%20Dying%20Programmers">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=The%20Dying%20Programmers&from-revision=3771282413">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
||
|
</div>
|
||
|
<div id="header-buttons" class="buttonbar">
|
||
|
<ul>
|
||
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
||
|
<li><a href="CLiki.html">About</a></li>
|
||
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
||
|
</ul>
|
||
|
<div id="search">
|
||
|
<form action="https://www.cliki.net/site/search">
|
||
|
<label for="search_query" class="hidden">Search CLiki</label>
|
||
|
<input type="text" name="query" id="search_query" value="" />
|
||
|
<input type="submit" value="search" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="pageheader">
|
||
|
<div id="header">
|
||
|
<span id="logo">CLiki</span>
|
||
|
<span id="slogan">the common lisp wiki</span>
|
||
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
||
|
<label for="login_name" class="hidden">Account name</label>
|
||
|
<input type="text" name="name" id="login_name" class="login_input" />
|
||
|
<label for= "login_password" class="hidden">Password</label>
|
||
|
<input type="password" name="password" id="login_password" class="login_input" />
|
||
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
||
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
||
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body></html>
|