Re: [dev] New Suckless computer language?

From: Ian Douglas Scott <ian_AT_iandouglasscott.com>
Date: Sat, 23 Jul 2016 17:25:23 -0700

Quoting Sylvain BERTRAND (2016-07-23 17:18:11)
> There is no "TinyGo" neither "TinyRust" and they are garbage collected in their
> basic profile. Language "theorists" should consider ML based languages too.

Rust is not garbage collected; one of the main features of Rust is its
automatic memory management without garbage collection through a borrowing
system.

That said, it is not a particularly simple language, in a Suckless sense.

Received on Sun Jul 24 2016 - 02:25:23 CEST

This archive was generated by hypermail 2.3.0 : Sun Jul 24 2016 - 02:36:05 CEST