Assem
Assem is an ISA-level code layer for Common Lisp.

Currently it features a somewhat-arch-independent ISA specification language, an assembler/disassembler on top of that, and a basic block splitter and grapher.

The only architecture all this works on, so far, is MIPS.

Repository: https://github.com/deepfire/assem

License: LGPL


Topics: machine code