Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 455 Bytes

readme.org

File metadata and controls

14 lines (11 loc) · 455 Bytes

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.