Interactive s7 scheme
tutorial in your browser.
https://actondev.github.io/s7-playground/
See
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
.