StrongerXi / soc

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

Compiler integration #25

Closed StrongerXi closed 3 years ago

StrongerXi commented 3 years ago

Link all parts of the compiler together. Essentially, we can use ocamlc to obtain a soc executable, which can map soml source code to x86 assembly.