www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Missing compilers on run.dlang.org

reply Quirin Schroll <qs.il.paperinik gmail.com> writes:
With the option *All dmd compilers (2.060 - latest)* the 
compilers from 2.108 onwards aren’t included. Just so you know.
Jul 24
parent reply matheus <matheus gmail.com> writes:
On Thursday, 24 July 2025 at 18:27:29 UTC, Quirin Schroll wrote:
 With the option *All dmd compilers (2.060 - latest)* the 
 compilers from 2.108 onwards aren’t included. Just so you know.
Meanwhile godbolt.org seems to be updated. Matheus.
Jul 24
next sibling parent reply Serg Gini <kornburn yandex.ru> writes:
On Friday, 25 July 2025 at 00:19:56 UTC, matheus wrote:
 On Thursday, 24 July 2025 at 18:27:29 UTC, Quirin Schroll wrote:
 With the option *All dmd compilers (2.060 - latest)* the 
 compilers from 2.108 onwards aren’t included. Just so you know.
Meanwhile godbolt.org seems to be updated. Matheus.
Because Compiler-explorer from a hobby project became a serious product with a lot of transparency https://xania.org/202506/compiler-explorer-cost-transparency and high level of engineering https://ce.grafana.net/public-dashboards/326d9aa2606b4efea25f4458a4c3f065?orgId=0&refresh=1m
Jul 24
parent matheus <matheus gmail.com> writes:
On Friday, 25 July 2025 at 06:52:37 UTC, Serg Gini wrote:
 On Friday, 25 July 2025 at 00:19:56 UTC, matheus wrote:
 On Thursday, 24 July 2025 at 18:27:29 UTC, Quirin Schroll 
 wrote:
 With the option *All dmd compilers (2.060 - latest)* the 
 compilers from 2.108 onwards aren’t included. Just so you 
 know.
Meanwhile godbolt.org seems to be updated. Matheus.
Because Compiler-explorer from a hobby project became a serious product with a lot of transparency https://xania.org/202506/compiler-explorer-cost-transparency and high level of engineering https://ce.grafana.net/public-dashboards/326d9aa2606b4efea25f4458a4c3f065?orgId=0&refresh=1m
This is awesome, and I've talked with him before about the development of an old game he worked, seems a nice guy. Only thing I can think is how long until this project will be bought and turned into a collecting data thing... Let's hope never. Matheus.
Jul 25
prev sibling parent reply Quirin Schroll <qs.il.paperinik gmail.com> writes:
On Friday, 25 July 2025 at 00:19:56 UTC, matheus wrote:
 On Thursday, 24 July 2025 at 18:27:29 UTC, Quirin Schroll wrote:
 With the option *All dmd compilers (2.060 - latest)* the 
 compilers from 2.108 onwards aren’t included. Just so you know.
Meanwhile godbolt.org seems to be updated.
It doesn’t seem like Godbolt has an option to try/compare all compilers (from some point onward). I could try them one by one, which is annoying.
Jul 28
parent matheus <matheus gmail.com> writes:
On Monday, 28 July 2025 at 10:45:32 UTC, Quirin Schroll wrote:
 On Friday, 25 July 2025 at 00:19:56 UTC, matheus wrote:
 On Thursday, 24 July 2025 at 18:27:29 UTC, Quirin Schroll 
 wrote:
 With the option *All dmd compilers (2.060 - latest)* the 
 compilers from 2.108 onwards aren’t included. Just so you 
 know.
Meanwhile godbolt.org seems to be updated.
It doesn’t seem like Godbolt has an option to try/compare all compilers (from some point onward). I could try them one by one, which is annoying.
Well not easily as you pointed out, one thing you could do is clone/add new tabs for each compiler/output. You only have one source and multiples compilers/outputs. Matheus.
Jul 28