Add awk-based cheesy™ compiler; I can now write forth-ish in comments
authorDavid Given <dg@cowlark.com>
Wed, 22 Jul 2015 20:41:03 +0000 (22:41 +0200)
committerDavid Given <dg@cowlark.com>
Wed, 22 Jul 2015 20:41:03 +0000 (22:41 +0200)
commit6c2468cdfc6c0b66477676730cfdbb10a1e9980f
treec7a84b21c6624ff39cdc3561d10cad0ee505b7c6
parent70eb37e820e8e68ceb262a47e292eee077c57a7a
Add awk-based cheesy™ compiler; I can now write forth-ish in comments
and it's compiled into bytecode. No prologue needed, and no more hand-
written arrays of bytecode!
Applications/util/fforth.c