Docs.rs
paxforth-0.1.0
paxforth 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
crates.io
Source
Owners
tcr
Dependencies
anyhow ^1.0.28
normal
crossterm ^0.20
normal
optional
derive_more ^0.99.5
normal
enum-utils ^0.1.2
normal
env_logger ^0.8.4
normal
getrandom ^0.2
normal
glob ^0.3
normal
indexmap ^1
normal
itertools ^0.10
normal
js-sys ^0.3
normal
optional
lazy_static ^1.4.0
normal
log ^0.4.0
normal
maplit ^1
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
paw ^1.0
normal
percent-encoding ^2
normal
petgraph ^0.5.0
normal
rand ^0.8
normal
regex ^1
normal
serde ^1.0.104
normal
snailquote ^0.3
normal
structopt ^0.3
normal
take_mut ^0.2.2
normal
wasm-bindgen ^0.2.78
normal
optional
wasmtime ^0.13.0
normal
optional
wat ^1
normal
web-sys ^0.3
normal
optional
ctor ^0.1.20
dev
Versions
10.79%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
paxforth
0.1.0
All Items
Crate Items
Modules
Constants
Traits
Functions
Crate
paxforth
Copy item path
Source
Re-exports
§
pub use
ast
::*;
pub use
parse
::*;
Modules
§
ast
check
debug
parse
Modern parsing logic.
program
runner
targets
Constants
§
PRELUDE
PRELUDE_
GB
Traits
§
Forth
Compiler
Functions
§
dump_
blocks
dump_
program
name_
slug