[][src]Function rust_lisp::start_repl

pub fn start_repl(env: Option<Env>)

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