Live data from Hacker News

Viewing profile — nsjph

nsjph

HN member
Joined
Sat, Feb 21, 2015, 4:53 PM UTC
HN karma
6
Public activity
3 items

About nsjph

No profile information was provided.

Recent public activity

  1. comment
    Comment #9183720

    I'm sure CEOs have more to worry about than what type of watch they wear to the office.

  2. comment
    Comment #9170229

    Well the closest I've found is https://github.com/zhemao/glisp which is similar syntactically, but doesn't have immutability.

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