Skip to content

Compiler demo

Stak Scheme can run on many platforms including web browsers. The following is the demo of a bytecode compiler for Stak Scheme running on a web page.

In the demo, the bytecode compiler is written in Scheme. A Stak Scheme virtual machine is running the compiler itself compiled into bytecodes ahead.