Live data from Hacker News

Viewing profile — j2438

j2438

HN member
Joined
Thu, Mar 26, 2015, 2:11 PM UTC
HN karma
4
Public activity
3 items

About j2438

No profile information was provided.

Recent public activity

  1. comment
    Comment #9270139

    Yes, I think one reason for Clojure's popularity is that it allows you to escape Java while still remaining on the JVM and being able to interoperate with your existing Java codeba…

  2. comment
    Comment #9270036

    Have not yet learned to use or appreciate macros. The idea of everyone having to come up with their own syntax for such commonly-needed things as, say, hashes, seems counter-produc…

  3. comment
    Comment #9269747

    I have so far stuck with Clojure instead of a Scheme primarily because of the nice literal syntax for maps, sets, vectors, and regexes that Clojure supports. I don't want to give t…