rust-forth-compiler 0.4.1

A Forth compiler written in Rust
Documentation
Build #183750 2019-09-07 11:57:28
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh rust-forth-tokenizer v0.0.5
Fresh rust-simple-stack-processor v0.2.0
Documenting rust-forth-compiler v0.4.1
Running `rustdoc --edition=2018 --crate-name rust_forth_compiler /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rust-forth-compiler-0.4.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rust_forth_tokenizer=https://docs.rs/rust-forth-tokenizer/0.0.5' --extern-html-root-url 'rust_simple_stack_processor=https://docs.rs/rust-simple-stack-processor/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rust_forth_tokenizer=/home/cratesfyi/cratesfyi/debug/deps/librust_forth_tokenizer-bc4f6fb658bb976f.rmeta --extern rust_simple_stack_processor=/home/cratesfyi/cratesfyi/debug/deps/librust_simple_stack_processor-0bda9f246e5d11a4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.53s