Re: [dev] New Suckless computer language?

From: lukáš Hozda <luk.hozda_AT_gmail.com>
Date: Sun, 24 Jul 2016 15:47:55 +0800

> and rust compiler/sdk has similar issues

Rust does have an unfinished GCC front-end by Phillip Herron, but
the main compiler, Rustc, is written in Rust, where in the repo there
is a binary of the last version, which compiles the current version
and the new binary
compiles itself again and only the newest binary is used. Before Rust
compiler was written in Rust, it was in OCaml.

So I don't know what you are talking about, Sylvain BERTRAND.

regards,
Lukáš

2016-07-24 9:54 GMT+08:00 Staven <staven_AT_staven.pl>:
> On Sun, Jul 24, 2016 at 11:18:11AM +1100, Sylvain BERTRAND wrote:
>> Go compiler/sdk is that c++ dependent (language and runtime) kludge which is
>> gcc now (go is google and gcc becoming hard dependent on a c++98
>> compiler/runtime is google mistake too), and rust compiler/sdk has similar
>> issues.
>
> I'm not sure what you meant to say here, on account of your grammar being
> inside-out, but before the Go compiler was rewritten in Go, it used
> to be written in C. I'm not sure if anybody ever tried to compile it
> with anything except GCC.
>
> If you're talking about the GCC Go frontend, I'm still not sure
> why it exists, but it's hardly mandatory to use it.
>
>
Received on Sun Jul 24 2016 - 09:47:55 CEST

This archive was generated by hypermail 2.3.0 : Sun Jul 24 2016 - 10:00:07 CEST