blob is binary.
>a730213 ^
index : mu | |
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society. | Kartik K. Agaram <vc@akkartik.com> |
about summary refs log blame commit diff stats |
399993c <(function main [ (x:integer <- copy 1:literal) (y:integer <- copy 3:literal) (z:integer <- add x:integer y:integer) ($dump-memory) ])