Re: An example of Rust code

2012-08-10 Thread bearophile
Alex Rønne Petersen: Please repost on the main newsgroup so it gets attention. :) OK. But I don't know much much interested they will be :-) Bye, bearophile

Re: An example of Rust code

2012-08-10 Thread Alex Rønne Petersen
On 10-08-2012 03:44, bearophile wrote: Sorry, my mistake again, this was meant for the main D newsgroup. Bye, bearophile Please repost on the main newsgroup so it gets attention. :) -- Alex Rønne Petersen a...@lycus.org http://lycus.org

Re: An example of Rust code

2012-08-09 Thread bearophile
Sorry, my mistake again, this was meant for the main D newsgroup. Bye, bearophile

An example of Rust code

2012-08-09 Thread bearophile
Through Reddit I've found a page that shows a small example of Rust code: http://www.reddit.com/r/programming/comments/xyfqg/playing_with_rust/ https://gist.github.com/3299083 The code: https://gist.github.com/3307450 - So I've tried to translate this first part of