repl_lib 0.3.3

Library for creating REPL interpreters.
Documentation

repl_lib

Crates.io Version Crates.io Total Downloads GitHub License

Library for creating REPL interpreters with term_manager.

Example usage.

An demo REPL (built using term_manager and repl_lib) can be found here in the repl_demo crate.