June 25, 2022

On Saturday, 25 June 2022 at 02:02:36 UTC, Paul Backus wrote:

>

The best introduction is probably Walter Bright's DConf 2016 talk.

I searched the 'PDF' version. After reading it, I still felt it was not very detailed.
I think it can be more detailed. It's already '2016' version, and some of the content may be outdated. It would be better to explain it in more detail.
Also, you says that 'DMD' has been unable to realize its feature well and correctly.
I think 'DMD' should be radically restructured .
In fact, most refactoring is to move the position of the function .Or to split large functions into small ones.
As long as it pass the test, D should constantly refactor.
I feel that the existing 'reconstruction' is too slowly.

June 27, 2022

On Friday, 24 June 2022 at 14:27:17 UTC, Mike Parker wrote:

>

I'm sure someone will ask when it will be published. I'm still holding to my promise that we'll get it done before DConf. My original plan was to wait until the entire document was finalized, but I now intend to publish the high-level portion once the final draft is approved, then add the rest to it at some point in July.

Update:

I've submitted the revised document to everyone who was present at the meeting (plus Max and Andrei) for review. I've asked them to look it over and get back to me ASAP. I'm hoping to receive their final feedback in time to publish on Thursday or Friday.

Again, the document consists only of the high-level goals at this point. I'll draft and finalize as much of the remainder as I can before I fly to London late next month.

June 27, 2022
On Saturday, 25 June 2022 at 02:10:34 UTC, zjh wrote:
> On Saturday, 25 June 2022 at 02:02:36 UTC, Paul Backus wrote:
>
>> The best introduction is probably Walter Bright's DConf 2016 talk, "Spelunking D Compiler Internals":
>>
>> https://www.youtube.com/watch?v=bNJhtKPugSQ
>
> I can't access `'Youtube'`.
> It would be better if there were  `articles` to detailed introduce it. Now I only know the general purpose of each `'DMD'` file which `D` author introduced, and I don't know anything more details.

Can't you access any indivious instances:

https://redirect.invidious.io/watch?v=bNJhtKPugSQ

?

Matheus.
June 27, 2022

On Monday, 27 June 2022 at 11:53:25 UTC, matheus wrote:

>

https://redirect.invidious.io/watch?v=bNJhtKPugSQ

>

Matheus.

Thank you very much. I downloaded it.It's incredible.

June 28, 2022

On Friday, 24 June 2022 at 14:27:17 UTC, Mike Parker wrote:

>

The monthly meeting for June 2022 took place on June 10.

Thanks, I like to read these summaries - keep 'em coming! This one had so much news that it was almost a D blog post.

1 2
Next ›   Last »