fe-lang / sonatina

Apache License 2.0
47 stars 6 forks source link

Separate `ir` mod in `codegen` into `sonatina-ir` crate #4

Closed Y-Nak closed 2 years ago

Y-Nak commented 2 years ago

In this PR, I simply separated the ir module from codegen into the sonatina-ir crate. I'll refactor the sonatina-type system and instructions in the next PR, then start integrating sonatina into Fe.