alexdovzhanyn / ThetaLang

θ A statically typed, functional programming language that compiles to WebAssembly
MIT License
32 stars 9 forks source link

REPL code execution #44

Closed alexdovzhanyn closed 10 hours ago

alexdovzhanyn commented 14 hours ago

Changes the REPL to actually execute code instead of just outputting the compiled WASM. Also improves the REPL UX in general: