Docs.rs
calisp-0.2.2
calisp 0.2.2
Permalink
Docs.rs crate page
MPL-2.0
28 June 2026
Links
Repository
crates.io
Source
Owners
zenMaya
Dependencies
clap ^2.33.1
normal
fnv ^1.0.6
normal
itertools ^0.8.0
normal
lazy_static ^1.4.0
normal
regex ^1.3.1
normal
rustyline ^5.0.3
normal
Versions
80%
of the crate is documented
Platform
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
Skip to main content
Crate calisp
calisp
0.2.2
All Items
Crate Items
Structs
Crate
calisp
Copy item path
Source
Structs
ยง
Calisp
Interpreter
Struct for handling the execution of Calisp code If you want to use this as an library, use [
new
] and [
run
] functions