bm icon indicating copy to clipboard operation
bm copied to clipboard

Simple compiler ecosystem

Results 87 bm issues
Sort by recently updated
recently updated
newest added

This generator should be reusable between `Basm` and `Bang`

bang

Basically try to `basm`, `debasm` and `basm` back the test cases and see if they end up producing the same executable. That's the main premise of `debasm`, it should always...

on big-endian architectures, the expected output should be `abcdefgh`, not `hgfedcba`.