Crate stak_compiler

source ·
Expand description

Stak Scheme bytecode compiler.

Enums§

Functions§

  • Compiles a program in Scheme into bytecodes with only built-ins.
  • Compiles a program in R7RS Scheme into bytecodes.