Docs.rs
About
Badges
Builds
Metadata
Shorthand URLs
Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Build Queue
Rust
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
iaith-0.0.3-beta.1
iaith 0.0.3-beta.1
Implementing toy languages in rust
MIT
Links
Homepage
Repository
Crates.io
Source
More information
Authors
Alex Carney
Dependencies
Versions
0.0.4-beta.1
0.0.3-beta.1
0.0.2-beta.1
0.0.1
100%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-apple-darwin
Feature flags
☰
?
1
2
//! Toy languages implemented in rust
pub
mod
brainf
;