Bug#689207: ITP: rust -- a safe, concurrent, practical language
Package: wnpp
Severity: wishlist
Owner: Luca Bruno <lucab@debian.org>
* Package name : rust
Version : 0.3.4
Upstream Author : Graydon Hoare et al. <rust-dev@mozilla.org>
* 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.
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120930112201.8443.24969.reportbug@localhost
10-01-2012, 09:34 AM
Andrew Shadura
Bug#689207: ITP: rust -- a safe, concurrent, practical language
Hello,
On Sun, 30 Sep 2012 13:22:01 +0200
Luca Bruno <lucab@debian.org> wrote:
> * URL : http://www.rust-lang.org/
> * License : MIT
> Programming Lang: C/C++, Rust
> Description : a safe, concurrent, practical language
Oh, please, please package it! It seems like it's very interesting
language indeed!