On Sun, Sep 30, 2012 at 01:22:01PM +0200, Luca Bruno wrote: > Package: wnpp > Severity: wishlist > Owner: Luca Bruno <[email protected]> > > * Package name : rust > Version : 0.3.4 > Upstream Author : Graydon Hoare et al. <[email protected]> > * URL : http://http://www.rust-lang.org/ > * License : MIT > Programming Lang: C/C++, Rust > Description : a safe, concurrent, practical language > > Rust is a curly-brace, block-structured expression language. > It visually resembles the C language family, but differs significantly > in syntactic and semantic details. Its design is oriented toward > concerns of "programming in the large", that is, of creating and > maintaining boundaries - both abstract and operational - that > preserve large-system integrity, availability and concurrency. > . > It supports a mixture of imperative procedural, concurrent actor, > object-oriented and pure functional styles. Rust also supports > generic programming and metaprogramming, in both static and > dynamic styles.
Good luck bootstrapping it... Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

