Expand description
Macros to bundle and use Scheme programs.
Macrosยง
- Compiles a module in Scheme into bytecodes with only built-ins.
- Compiles a module in R7RS Scheme into bytecodes.
- Includes a module in Scheme as bytecodes with only built-ins.
- Includes bytecodes of a R7RS Scheme module built by the
stak_buildcrate. - Includes a module in R7RS Scheme as bytecodes.