Viewing profile — ppppppaul
ppppppaul
HN member- Joined
- Sun, Sep 30, 2018, 6:40 PM UTC
- HN karma
- 21
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ppppppaul
clojure
elixir
elm
constraint solving
programming language making
financial modeling
Recent public activity
-
comment
Comment #18755313
problem solved via pattern matching (visitor pattern in oop).
-
comment
Comment #18377415
lisps can be thought of languages that avoid syntax. the code you write is more like a high level AST.
- comment
-
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…
-
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…