Difference between revisions of "Case Studies"
From SizeCoding
(Created page with "(explanation) MELT.COM: We take a cute program from the 1980s and see how far we can crunch it down m8trix: An "Enter The Matrix" screen display in only 8 bytes 1...") |
|||
Line 3: | Line 3: | ||
[[MELT.COM]]: We take a cute program from the 1980s and see how far we can crunch it down | [[MELT.COM]]: We take a cute program from the 1980s and see how far we can crunch it down | ||
− | [[m8trix]]: An "Enter The Matrix" screen display in only 8 bytes | + | [[m8trix 8b]]: An "Enter The Matrix" screen display in only 8 bytes |
[[10print]]: Trixter's attempt to reproduce 10PRINT for x86 | [[10print]]: Trixter's attempt to reproduce 10PRINT for x86 |
Revision as of 20:35, 5 August 2016
(explanation)
MELT.COM: We take a cute program from the 1980s and see how far we can crunch it down
m8trix 8b: An "Enter The Matrix" screen display in only 8 bytes
10print: Trixter's attempt to reproduce 10PRINT for x86
External Case Studies
(brainfuck)