Difference between revisions of "Case Studies"

From SizeCoding
Jump to: navigation, search
Line 6: Line 6:
  
 
:[[10print]]: Trixter's attempt to reproduce 10PRINT for x86
 
:[[10print]]: Trixter's attempt to reproduce 10PRINT for x86
 +
 +
:[[4is256]]: rrrola's Tetris contains not only a full tetris clone, but has scoring
  
 
== External Case Studies ==
 
== External Case Studies ==

Revision as of 13:43, 14 August 2016

Sometimes it can be helpful to examine a tinyprog in detail, seeing what choices were made and why:

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
4is256: rrrola's Tetris contains not only a full tetris clone, but has scoring

External Case Studies

(brainfuck thing hellmood mentioned?)

Disassembly of Farbrausch's "fr-016: bytes"

A disassembly of the 64-byte version of Klappquadrat