repl_lib

Crates.iorepl_lib
lib.rsrepl_lib
version0.1.1
created_at2025-09-20 21:36:08.768389+00
updated_at2025-09-22 01:09:50.982575+00
descriptionLibrary for creating REPL interpreters.
homepage
repositoryhttps://github.com/sebastian-j-ibanez/repl_suite
max_upload_size
id1848212
size18,508
Sebastian Ibanez (sebastian-j-ibanez)

documentation

README

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.

Commit count: 14

cargo fmt