Prank Today:
PROGRAMMING
LANGUAGES
DEFINED
(NH Version)
| |.....G{| |
|.....|.| |
---.....|.| _ |
.....{..|.| |
--------@-------
| |.| |
[Assembly] The gnome zap Dudley with a wand of striking. | -------
|..%..|
|..|..|
|..|..+#####
|..G..|
-------
[ADA] The gnome from Dep't of Def' zap Dudley with a wand of death,after offering him a blindfold and a last cigarette. | ......}}}}}.....
......}}}}}.....
......}}}}}.....
..G-----------@.
......}}}}}.....
......}}}}}.....
[BASIC(interpreted)] The gnome zap Dudley with a wand of freezing until he is frozen and his life is gone. |
###G-------*@###
[BASIC(compiled)] The gnome zap Dudley with a rock using a magic missle launcher. |
.....@.@.@......
......\|/.......
...@---G--@.....
....../|\.......
...../.|.@......
....@..@........
[C++] The gnome create a dozen instances of Dudley and zap them all.Not knowing which are real,healing is impossible. | .G(#............
.G(#............
.G(#..'-------@.
.G(#............
...###+#........
.......#........
[COBOL] > USE WAND.COLT(45) > AIM AT DUDLEY.HEAD > THEN WITH ARM.HAND.FINGER ON WAND.COLT(TRIGGER) PERFORM SQUEEZE > RETURN WAND.COLT TO HIP.HOLSTER > _
(The ' is a robot) | .+..|G+|..+....+
.|..|++|..|....|
.----|-----....-
................
.-+-----+--...@.
.|..|..|..|.....
[csh] After searching through the manual until Dudley escapes,the gnome break the wand and switch to C. | |//@///////////|
-------.--------
G
#
-------.--------
|??????????@???|
[dBASE] The gnome buy a wand.Charges are only available from another shop, and are promised to work so it buy them.Then it find out that the next version of the wand is the one that is scheduled to actually zap something. | .....\.|./......
......\|/.......
...%---G--------
....../|\.......
...../.|.\......
..../..|..\.....
[FORTRAN] The gnome zap Dudley,iteratively,until he got YASD'd.It zap the other charges anyway since no exception processing was anticipated. |
..-..-I-...-.-I.
.---..-.-I-...-.
G..-I..-..--..II
.-.....-.-I..--.
--.-I-I--...-.-.
.--.-...-.-I.---
[Modula-2] The gnome perform a zapping on what might be currently Dudley with what might be currently a charge by what might be currently a wand. | I.-..-.-...-.-I.
.---.I-.-I-...-.
-/-\...-..--..II
.|G|..I-.II..--.
-\-/I----...-.-.
.--.-...-.-I.---
[PASCAL] Same as Modula-2, except that the charge is not of the right type for the wand and the gnome's hand is blown off. | ................
....//..........
..G//========@..
..//............
................
................
[PL/1] After consuming all system resources including charges, the data processing department doubles its size, acquires 2 new mainframes and drops the original on Dudley. | ................
..........///...
....@...../%/...
..........///...
................
................
[Smalltalk,Actor,etc.] After playing with the graphics for 3 weeks the programming manager god zaps the gnome. |
https://alt.org/nethack/dudley/ |
3 Comments
type gnometype of monster: gnome, gnome lord, gnome king;
thisnome := gnome;
zap(thisnome, dudley);
Typerr. In function "zap". Expected type "monster", but got type "gnometype" of "monster" instead.
--Elronnd