Live data from Hacker News

Viewing profile — etalian

etalian

HN member
Joined
Tue, Sep 11, 2018, 8:55 PM UTC
HN karma
16
Public activity
4 items

About etalian

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #30989423

    Edit: nevermind, I might promote it when it's more generally available.

  3. 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…

  4. 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…