Compiler

I designed my programming language and wrote a compiler for that language. The compiler itself is written in Rust, so that it can be compiled to WebAssembly and run in the browser.

My compiler generates WASM code, so you execute compiled programs in your browser. Try it out below:



Output