Hi rustaceans!

I'm looking at the requirements for building a proper REPL for Rust (no offence to rusti, of course), and I thought you all might be interested in the first spin-off from this process: a port of LLVM's Kaleidoscope tutorial to Rust, https://github.com/hobinjk/rusty-kaleidoscope. It shows off some nice elements of Rust's encapsulation and concurrency that the original C++ version sorely lacks.

Best,
James

PS: Obligatory plug! If you are eligible for mentoring a Rust-based GSoC project, I have a proposal for developing a Rust REPL planned on which I would love to get some feedback. Alternatively, if you already have a mentored project in mind for GSoC I would enjoy having a conversation about it.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to