Viewing profile — etalian
etalian
HN member- Joined
- Tue, Sep 11, 2018, 8:55 PM UTC
- HN karma
- 16
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About etalian
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #30989423
Edit: nevermind, I might promote it when it's more generally available.
-
comment
Comment #23629945
A language that I am working on has those things "built-in" (it still generates compilable C++ in the backend). I did recently add pattern matching (and not just on variants) where…
-
comment
Comment #21156708
I wondered the same a while ago, and it turns out you can, in fact to test this hypothesis I ended up implementing such a language myself. The resulting syntax can express every co…