1 unstable release
Uses old Rust 2015
0.1.0 | Feb 3, 2017 |
---|
#12 in #interpret
4KB
83 lines
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.
Dependencies
~4MB
~77K SLoC