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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate bfk
Version 0.2.1
All Items
Structs
Enums
Traits
Functions
?
Crate
bfk
source
·
[
−
]
Structs
Code
Executable brainfuck operations
Environment
Execution environment.
Language
Language to parse and execute.
Enums
CompressedOp
Compressed operations
Op
Operations
Traits
Runnable
Represents runnable operations
Functions
compress
Compress operations
parse
Parse source code into the operations
run
Execute operations