[rust-dev] [ANN] irust 1.0.0: a REPL for the Rust programming language (powered by Ruby)
Tony Arcieri
bascule at gmail.com
Sun Dec 22 12:34:00 PST 2013
iRust is an interactive Rust REPL, i.e. a Read Eval Print loop which lets
you type some code into a prompt and see it evaluated before your eyes:
https://github.com/tarcieri/irust
It's installable as a RubyGem. Detailed installation instructions are
provided by clicking the link.
I wrote this because I'm a REPL-lover and Rust's existing REPL is broken.
It's not meant to be a permanent REPL for Rust, but a stopgap solution for
those who want a REPL until Rust ships a working one.
Enjoy!
--
Tony Arcieri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/rust-dev/attachments/20131222/94bad326/attachment.html>
More information about the Rust-dev
mailing list