Docs.rs
bfk-0.2.1
bfk 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nonowarn
Dependencies
clap ^3.2.22
normal
exitcode ^1.1.2
normal
Versions
87.8%
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
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
bfk
0.2.1
All Items
Crate Items
Structs
Enums
Traits
Functions
Crate
bfk
Copy item path
Source
Structs
§
Code
Executable brainfuck operations
Environment
Execution environment.
Language
Language to parse and execute.
Enums
§
Compressed
Op
Compressed operations
Op
Operations
Traits
§
Runnable
Represents runnable operations
Functions
§
compress
Compress operations
parse
Parse source code into the operations
run
Execute operations