Live data from Hacker News

Viewing profile — ppppppaul

ppppppaul

HN member
Joined
Sun, Sep 30, 2018, 6:40 PM UTC
HN karma
21
Public activity
5 items

About ppppppaul

clojure elixir elm constraint solving programming language making financial modeling

Recent public activity

  1. comment
    Comment #18755313

    problem solved via pattern matching (visitor pattern in oop).

  2. comment
    Comment #18377415

    lisps can be thought of languages that avoid syntax. the code you write is more like a high level AST.

  3. comment
  4. comment
    Comment #18114923

    I'm Canadian. I get searched all the time by both sides. Canadian side has been worse for me, so far. I really like going to other countries, their customs tend to be reasonable. c…

  5. comment
    Comment #18107637

    this is a lot like instaparse, which I think has a much better api, but is on the jvm, and may not perform as well. I haven't used it to perform something like a regex capture, but…