StrongerXi / soc

Compiler for a subset of OCaml
1 stars 0 forks source link

Refactor x86 #46

Closed StrongerXi closed 3 years ago

StrongerXi commented 3 years ago

Downstream tasks from X86 are limited, so I decided to hide most of the implementation datatypes. It significantly simplifies the interface, and makes it easier to experiment with different underlying representations.