Docs.rs
esoteric-vm-0.1.1
esoteric-vm 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TadaHrd
Dependencies
crossterm ^0.28.1
normal
strum ^0.26.3
normal
Versions
98.72%
of the crate is documented
Go to latest version
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
esoteric_
vm
0.1.1
All Items
Re-exports
Modules
Macros
Crate
esoteric_vm
Copy item path
source
·
[
−
]
Expand description
TODO: docs
Re-exports
§
pub use machine::
Machine
;
Modules
§
assembly
Assembly compiler for Esoteric VM.
instruction
An instruction.
machine
A machine (the esoteric VM).
Macros
§
esoteric_
assembly
Assembly compiler for esoteric VM.