assembler
assembler copied to clipboard
Basic X86-64 assembler, written in golang
Results
2
assembler issues
Sort by
recently updated
recently updated
newest added
The assembly output by [bfcc](https://github.com/skx/bfcc) should now be able to compiled by this assembler. Of course we'll need to tweak the output to use registers we know about - e.g....
Do better with this project, or archive it. At the current state it's a bit of a mess and it's not so useful to others. References for improvement: * https://github.com/nathell/lithium/blob/master/src/lithium/assembler.clj...