ThetaLang / Theta

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

REPL code execution #44

Closed alexdovzhanyn closed 1 month ago

alexdovzhanyn commented 1 month ago

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