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
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
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
wasmtime ^0.13.0
normal
wat ^1
normal
web-sys ^0.3
normal
ctor ^0.1.20
dev
Versions
10.79%
of the crate is documented
Platform
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 paxforth
Version 0.1.0
See all paxforth's items
Modules
Constants
Traits
Functions
?
Crate
paxforth
[
−
]
[src]
Re-exports
pub use
ast
::*;
pub use
parse
::*;
Modules
ast
check
debug
parse
Modern parsing logic.
program
runner
targets
Constants
PRELUDE
PRELUDE_GB
Traits
ForthCompiler
Functions
dump_blocks
dump_program
name_slug