May 20, 2019
My new Assembly syntax is now 4/5ths bootstrapped in itself. Just one phase left: https://github.com/akkartik/mu/pull/34
The previous phase took 7 weeks, but what's a factor of 7 between friends 😄
Some LoC stats (total, and excluding comments/tests):
- hex: 1511/144
- pack: 7348/1054
- assort: 1318/284
- dquotes: 2694/497
Similarly, some executable sizes:
- hex: 22KB/3KB
- pack: 37KB/8KB
- assort: 22KB/5KB
- dquotes: 27KB/6KB
https://github.com/akkartik/mu/blob/6f28e4b66/subx/Readme.md
This post is part of my Freewheeling Apps Devlog.
Comments gratefully appreciated. Please send them to me by any method of your choice and I'll include them here.