Docs.rs
stak-compiler-0.1.80
stak-compiler 0.1.80
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
raviqqe
Dependencies
stak-configuration ^0.1.72
normal
stak-device ^0.2.76
normal
stak-file ^0.4.34
normal
stak-process-context ^0.2.34
normal
stak-r7rs ^0.8.11
normal
stak-time ^0.1.17
normal
stak-vm ^0.7.5
normal
indoc ^2.0.5
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stak_
compiler
0.1.80
All Items
Crate Items
Enums
Functions
Crate
stak_compiler
Copy item path
Source
Expand description
Stak Scheme bytecode compiler.
Enums
§
Compile
Error
A compile error.
Functions
§
compile_
bare
Compiles a program in Scheme into bytecodes with only built-ins.
compile_
r7rs
Compiles a program in R7RS Scheme into bytecodes.