repl_lib 0.1.0

Library for creating REPL interpreters.
Documentation

term_manager

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.