Viewing profile — starfreakclone
starfreakclone
HN member- Joined
- Tue, Jun 13, 2023, 4:17 PM UTC
- HN karma
- 226
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About starfreakclone
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
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…
- story