Hello, I wrote an Emacs mode to integrate rusti (the rust repl) into Emacs.
https://github.com/ruediger/rusti.el/blob/master/rusti.el Load the file and run M-x rusti RET to open a buffer containing a rusti session. It also comes with rusti-minor-mode to add keybindings to rust-mode making it easy to send code to the rusti session. Please give me some feedback, bug reports, patches! Regards, Rüdiger _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
