Next C compiler is a D compiler: Introducing DMD's ImportC
    Sergey 
    kornburn at yandex.ru
       
    Thu Nov  3 17:37:26 UTC 2022
    
    
  
On Thursday, 3 November 2022 at 17:30:06 UTC, Imperatorn wrote:
> On Thursday, 3 November 2022 at 12:24:29 UTC, Sergey wrote:
>
> What?!
>
> How can it be so much faster?
In the original repository tcc is even faster - check the final 
conclusion in Readme. I think GCC and LLVM have a lot of 
optimizations inside. To do them, probably they have to parse 
code with some extra logic and internal magic.
    
    
More information about the Digitalmars-d
mailing list