diff options
-rw-r--r-- | subx/stats.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/subx/stats.md b/subx/stats.md new file mode 100644 index 00000000..847c4b9a --- /dev/null +++ b/subx/stats.md @@ -0,0 +1,16 @@ + Initial -tests/whitespace/comments +## Lines in source +apps/crenshaw2-1b.subx 798 176 +apps/crenshaw2-1.subx 601 180 +apps/factorial.subx 107 28 +apps/handle.subx 361 58 +apps/hex.subx 1535 133 +apps/pack.subx 1667 241 + +## Bytes in executable +crenshaw2-1 17612 4112 +crenshaw2-1b 18171 4140 +factorial 16530 3488 +handle 17323 3582 +hex 20591 3866 +pack 20762 4054 |