Docs.rs
oftlisp-0.1.3
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
oftlisp 0.1.3
A compiler and interpreter for OftLisp, in Rust.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
251
out of
251
items documented
0
out of
77
items with examples
Size
Source code size: 125.9 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 19.15 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Repository
crates.io
Dependencies
either ^1.1.0
normal
gc ^0.3.2
normal
gc_derive =0.3.1
normal
itertools ^0.6.2
normal
lazy_static ^0.2.8
normal
log ^0.3.8
normal
smallvec ^0.4.4
normal
spin ^0.4.5
normal
try_opt ^0.1.1
normal
unicode-segmentation ^1.2.0
normal
walkdir ^1.0.7
normal
Versions
0.1.3
(2017-10-24)
0.1.2
(2017-10-23)
0.1.1
(2017-10-10)
0.1.0
(2017-10-07)
Owners
oftlisp-rs
A rewrite of
oftb
in Rust, for increased portability.