Difference between revisions of "Case Studies"

From SizeCoding
Jump to: navigation, search
(External Case Studies)
Line 1: Line 1:
(explanation)
+
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
+
:[[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
+
:[[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
  
 
== External Case Studies ==
 
== External Case Studies ==

Revision as of 02:35, 7 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

External Case Studies

(brainfuck thing hellmood mentioned?)

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

A disassembly of the 64-byte version of Klappquadrat