/s7-playground

Try s7 scheme in your browser, powered by WebAssembly

Primary LanguageJavaScript

s7 playground

Interactive s7 scheme tutorial in your browser.

https://actondev.github.io/s7-playground/

See

What?

s7 scheme is a (quite fast!) scheme implementation in ANSI C. A beatiful side effect of this is that it can be compiled out of the box to llvm. So it’s really trivial to run s7 scheme in your browser with web assembly.