Live data from Hacker News

Viewing profile — cshepp

cshepp

HN member
Joined
Mon, Nov 26, 2012, 7:32 PM UTC
HN karma
52
Public activity
3 items

About cshepp

No profile information was provided.

Recent public activity

  1. comment
    Comment #16925837

    Method-based syntax for pattern matching is easier to read and grok (IMO), but it lacks the dynamic capabilities of data-oriented syntax (in Kasai, patterns can be built/manipulate…

  2. comment
    Comment #16922258

    Pattern matching would be a great addition to JS. I built a pattern matching library[1] with a very similar syntax back in 2015 (although I will be the first to admit that it's a n…

  3. comment
    Comment #14300555

    I'm not sure that you can call this an "alternative" to Electron if it only supports macOS. I think the main selling point of Electron is the ability to build cross-platform GUI ap…