bm
bm copied to clipboard
Simple compiler ecosystem
Results
87
bm issues
Sort by
recently updated
recently updated
newest added
introduced in #489
introduced in #489 Right now the compiler generates the code that tries to accept the arguments and corrupts the stack because of that
This makes `bm` bytecode compiled from `bang` significantly smaller because the stack is no longer included in the file. Furthermore, `debasm` looks way cleaner because it doesn't print the stack...