Flutterby™! : Error Quine

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Error Quine

2019-04-05 23:06:10.185495+02 by Dan Lyke 0 comments

Twitter thread of compiler/language errors that are quines. Eg:

$ cat /tmp/quine.pl
Illegal division by zero at /tmp/quine.pl line 1.
$ perl /tmp/quine.pl
Illegal division by zero at /tmp/quine.pl line 1.

[ related topics: Perl Open Source hubris ]

comments in descending chronological order (reverse):