« All posts

Goeteia: A WebAssembly Scheme Programming Tool

Goeteia is a tool that compiles Scheme to WebAssembly, offering live compilation and interactive experiences with 3D graphics.

Goeteia is a programming tool that compiles Scheme to WebAssembly in the browser. Users can interact with 3D graphics on the page while editing their code live. The compiler has a self-hosting structure and is verified with CI checks on every change.