Live data from Hacker News

Viewing profile — starfreakclone

starfreakclone

HN member
Joined
Tue, Jun 13, 2023, 4:17 PM UTC
HN karma
226
Public activity
5 items

About starfreakclone

No profile information was provided.

Recent public activity

  1. comment
    Comment #46819014

    There's nothing non-standard happening there. The compiler is allowed to translate #include -> import. Here's the standardese expressing that: https://eel.is/c%2B%2Bdraft/cpp.inclu…

  2. story
  3. comment
    Comment #36317098

    Thank you for the pointer! I was actually not aware of this paper at all, which is why it was not included here (not sure how I missed it). I'll be sure to push a revision to the b…

  4. comment
    Comment #36314331

    Indeed, you could even use a piece tree just like in the blog but you store additional information in each piece which tell the renderer how to layout the associated text. My under…

  5. story