Function rust_lisp::start_repl[][src]

pub fn start_repl(env: Option<Env>)
Expand description

Starts a REPL prompt at stdin/stdout. This will block the current thread.