about summary refs log tree commit diff stats
path: root/subx/apps/pack
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-22 01:25:33 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-22 01:25:33 -0700
commit37cf4e0581b586f0b28ab96876f43794323d4b60 (patch)
tree01b59189d287598ed0488bc9b0141cb0d1d6d960 /subx/apps/pack
parentf2d63490706bb042ccc5f99104b17c380246cb93 (diff)
downloadmu-37cf4e0581b586f0b28ab96876f43794323d4b60.tar.gz
5443 - standard library is now self-hosted
Translates 5k lines of input in 26 seconds.

I'm not sure why I need to grow the label table. It was already 512 entries
long, and I'm only using 373 so far.
Diffstat (limited to 'subx/apps/pack')
-rwxr-xr-xsubx/apps/packbin46978 -> 46982 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/pack b/subx/apps/pack
index 792c30ba..370ced9b 100755
--- a/subx/apps/pack
+++ b/subx/apps/pack
Binary files differ