repl_lib

Crates.iorepl_lib
lib.rsrepl_lib
version0.3.3
created_at2025-09-20 21:36:08.768389+00
updated_at2025-10-31 15:45:03.187121+00
descriptionLibrary for creating REPL interpreters.
homepage
repositoryhttps://github.com/sebastian-j-ibanez/repl_suite
max_upload_size
id1848212
size15,519
Sebastian Ibanez (sebastian-j-ibanez)

documentation

README

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.

Commit count: 14

cargo fmt