Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Rust programming language

Name: Anonymous 2011-05-03 7:35

http://pcwalton.blogspot.com/2011/04/road-ahead-for-rust.html

Rust now has a self-hosting compiler. Do you have any opinion about Rust?

Name: Anonymous 2011-05-03 7:44

Why do we need yet another C/C++-clone?

Name: Anonymous 2011-05-03 7:59

>>2
Memory safe, better concurrency support.

https://github.com/graydon/rust/wiki/Language-FAQ

Name: Anonymous 2011-05-03 8:02

>>3
Memory safe, better concurrency support.

http://www.gigamonkeys.com/book/

Name: Anonymous 2011-05-03 9:04

C/C++

int i=10, j=0;


Rust

  let int i = 10;
  let int j = 0;


Guys, we have a real /prog/ress!

Name: Anonymous 2011-05-03 9:31

>>2
Because we don't.

Name: Anonymous 2011-05-03 16:44

not python, not interested

Name: Anonymous 2013-09-01 20:27




                             /ヽ-----;;:ヽ ., ;: '
      /::.....  ト--‐               / ´o    o` ヽ.
     / ;':::::... .... !,_____  ユ  ヽ       i  (__.人.__)  l
      i ;:::::::: ::: ::...        ___,ノ      ',          !
     :i :;:::::::::::::::.......      ,. -─- 、/ヽヘ_  ヽ.       ノ
      ', ';:::::: :::: ::::::: :::..... /    `"''ヽ!/〉   `7    〈´
      ', ':;:::::::::::::::::::::::::.../        `く.     /       ヽ.
      〉,.‐rゝ:::: :::::::::::: /           i    / |    i  ヽ.
      '〈,_し'`::::.:::::_;;、/ /         /    / /!     iヽ. ヽ.
        `''ー::: :_,ヘ7 !__/!  /  ,.    /!  \〈 / |     |  ヽ、ノ
          / !、!_  ,.イヽ/  ハ / / !  \\ |     |
  ,.-‐-、.   / ,.ィ´`'ーrイ::::::::'-ヘレ::i/ヽ/V      .!     |
 .,'    !   ! 'ー.、 _,./::::::::::::::::::::::i 〉  \ \   ヽ. __ ノ
 i    !     ヽ.___ン「ヘ::::::::::::/:::::::::::!' \\      | | | |
 ',   〈    _,,.. -''"::::`ヽ、_::::::::::__,.」、 \  \    | | .| |
  ヽ、  i  ri"へ::::::::/::::::/:::: ̄ ̄ハ:::::`ヽ.        :| | | |

Don't change these.
Name: Email:
Entire Thread Thread List