tsoding / bm

Simple compiler ecosystem
MIT License
166 stars 16 forks source link

basm compilation target for Bang #463

Open rexim opened 3 years ago

rexim commented 3 years ago
$ bang -t basm rule110.bang

The output should be identical to

$ bang -t bm rule110.bang
$ debasm rule110.bm > rule110.basm