issues
search
StrongerXi
/
soc
Compiler for a subset of OCaml
1
stars
0
forks
source link
Fix lir to x86 temp func transl
#37
Closed
StrongerXi
closed
3 years ago
StrongerXi
commented
3 years ago
Takeaways:
SPoC should be done ASAP, not pushed back for refactoring later.
Without inlined tests, it's hard to test internal invariants without exposing underlying impls, which pollutes the interface. (I intend to hide X86's datatypes later)
Takeaways: