ThetaLang / Theta

θ A statically typed, functional programming language that compiles to WebAssembly
https://theta-lang.org
MIT License
38 stars 10 forks source link

Implement CodeGen #4

Closed alexdovzhanyn closed 4 months ago

alexdovzhanyn commented 5 months ago

As per analysis done in #3 , we'll be targeting WASM as the backend for the Theta language.