On 04/03/14 02:56 PM, John Mija wrote: > > El 04/03/14 19:51, Tony Arcieri escribió: >> On Tue, Mar 4, 2014 at 11:43 AM, John Mija <[email protected] >> <mailto:[email protected]>> wrote: >> >> So, why don't use a simple language but safe like Go? >> >> >> Go isn't a systems programming language. Go is a low-level managed >> language with a mandatory runtime and garbage collector. > > Sure! The idea would be to use a modified version of Go where were > removed all elements related to the runtime like select, defer, > channels, etc.
You even be able to use pointers in Go without the runtime. I can't see how any of this is on-topic for rust-dev though.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
