Mar
28
2011
A couple of quines in Brainfuck
http://www.muppetlabs.com/~breadbox/bf/quine.b.txt ->+>+++>>+>++>+>+++>>+>++>>>+>+>+>++>+>>>>+++>+>>++>+>+++>>++>++>>+>>+>++>++>+>>>>+++>+>>>>++>++>>>>+>>++>+>+++>>>++>>++++++>>+>>++>+>>>>+++>>+++++>>+>+++>>>++>>++>>+>>++>+>+++>>>++>>+++++++++++++>>+>>++>+>+++>+>+++>>>++>>++++>>+>>++>+>>>>+++>>+++++>>>>++>>>>+>+>++>>+++>+>>>>+++>+>>>>+++>+>>>>+++>>++>++>+>+++>+>++>++>>>>>>++>+>+++>>>>>+++>>>++>+>+++>+>+>++>>>>>>++>>>+>>>++>+>>>>+++>+>>>+>>++>+>++++++++++++++++++>>>>+>+>>>+>>++>+>+++>>>++>>++++++++>>+>>++>+>>>>+++>>++++++>>>+>++>>+++>+>+>++>+>+++>>>>>+++>>>+>+>>++>+>+++>>>++>>++++++++>>+>>++>+>>>>+++>>++++>>+>+++>>>>>>++>+>+++>>+>++>>>>+>+>++>+>>>>+++>>+++>>>+<+]+++++>.>>>-.------------------->-<<+>>>]<<<]>++++++++++++++<]>+++<]++++++>+<<<-><<] http://www.nyx.net/~gthompso/self_brainf.txt This is a preview of A couple of quines in Brainfuck. Read the full post (150 words, estimated 36 secs reading time) Read moreJan
11
2011
A quine in Fortran 90
While Fortran has been though to develop scientific applications, it can also be used for programmer amusement, here is a nice quine written in Fortran: This is a preview of A quine in Fortran 90. Read the full... Read moreJan
05
2011
Quines in C
Here is a Quine in ANSI C. #include <stdio.h> This is a preview of Quines in C. Read the full post (232 words, estimated 56 secs reading time) Read moreJan
02
2011

