Purpose
Command-line tool to evaluate rust code using rustc.
Limitations
This is not a traditional REPL in the sense that bindings are not remembered across evaluations.
External crates cannot be imported.