[rust-dev] Exercism.io and Rust

Steve Klabnik steve at steveklabnik.com
Wed Jul 31 06:19:39 PDT 2013


Hey Rustics,

One of my collegues started http://exercism.io, a site for people to
work on little code examples and discuss them with other people. It
started out with Ruby, then went to JavaScript, Clojure, Elixir, and
Go.

I started porting them over to HEAD Rust, as well. If anyone else
wants to help with this effort, or make suggestions about how to make
it better, I'd love the help/feedback.

Here's the first set of tests for the first example:
https://github.com/kytrinyx/exercism.io/pull/277/files

And here's the list of examples
https://github.com/kytrinyx/exercism.io/issues/297

- Steve


More information about the Rust-dev mailing list