Viewing profile — nsjph
nsjph
HN member- Joined
- Sat, Feb 21, 2015, 4:53 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About nsjph
No profile information was provided.
Recent public activity
-
comment
Comment #9183720
I'm sure CEOs have more to worry about than what type of watch they wear to the office.
-
comment
Comment #9170229
Well the closest I've found is https://github.com/zhemao/glisp which is similar syntactically, but doesn't have immutability.
-
comment
Comment #9086015
On a similar note, there's a clojure-like (syntax) embeddable VM called glisp: https://github.com/zhemao/glisp . I've been tinkering with it to add dynamic plugins to some golang p…