Docs.rs
ksplang-0.1.0
ksplang 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Sejsel
Dependencies
num-integer ^0.1.45
normal
thiserror ^1.0.40
normal
Versions
30.63%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ksplang
0.1.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
vm::NoStats
vm::RunResult
vm::VMOptions
Enums
ops::Op
parser::ParserError
vm::OperationError
vm::RunError
Traits
vm::StateStats
Functions
parser::parse_program
parser::parse_word
vm::run
vm::run_with_stats