Viewing profile — thunderseethe
thunderseethe
HN member- Joined
- Thu, May 18, 2023, 4:16 AM UTC
- HN karma
- 141
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About thunderseethe
No profile information was provided.
Recent public activity
-
comment
Comment #47097897
Yeah I was just wrong here. I was under the impression clang had a concept of a request the same way Swiftc does and that is just not true. That's my bad!
-
comment
Comment #47074948
What are you calling bidir, if the introduction of unification means its no longer bidir?
-
comment
Comment #47074148
> You can get localised unification but bidir as a whole like in Rust but you lose most of the advantage of unification. Could you expand on this? I do not follow. You can create a…
- story
-
comment
Comment #47073875
It is a double edged sword of the single page layout that you really have to make one point briefly and get out of there. I had to pare down many details to fit the layout. If you …
-
comment
Comment #47073580
In general I agree with what youre advocating for. Languages should require annotations on function parameters and return types and most top level definitions. But even if you only…
-
comment
Comment #47073556
> The real question is unification vs bidir Quite the opposite, imo. Unification does not exclude bidir and the two fit together very well. You can have one system with both Unific…
-
comment
Comment #47069652
> I wonder if this is a reference to "I need you to understand that people don't have conversations where they randomly recommend operating systems to one another" It is! > my unde…
- story
-
comment
Comment #46706760
There's an interactive playground to show off the LSP we implement at https://thunderseethe.dev/making-a-language
- story
- story
-
comment
Comment #46378736
This is probably my biggest regret with this article. Much earlier and much more prominently I should've explained that the title is a play on a running joke Andreas Rossberg inclu…
- story
- story
- story
- story
- story
-
comment
Comment #44137674
Take a look at The Rapier in GHC: https://www.researchgate.net/publication/220676611_Secrets_o... It employs a similar idea. Track the set of in scope variables and use them to uni…
- story
- story
- story
- story
- story
- story