rtforth 0.6.8

Forth implemented in Rust for realtime application
Documentation
1
2
3
* Plan to replace getopts with [clap-rs]https://github.com/kbknapp/clap-rs.
* Plan to combined s_heap, n_heap, wordlist into one heap.
* Plan to added Winddow suppor for jit. https://github.com/jonathandturner/rustyjit/pull/1#issuecomment-161991345