Live data from Hacker News

Viewing profile — bdj

bdj

HN member
Joined
Wed, Aug 12, 2009, 11:09 PM UTC
HN karma
202
Public activity
8 items

About bdj

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #3200517

    The question isn't whether or not feature A can be implemented in language X, it is whether or not it has to be implemented as a local or global transformation. This is what the pa…

  3. comment
    Comment #3199263

    Closures are code+data and objects are also code+data, so adding closures to a language with an object system does not increase expressibility. The main difference is that with clo…

  4. comment
    Comment #3199179

    You misunderstand what a local syntax transformation is. A syntax transformation is just a function that takes syntax as input and returns syntax as output. The function can be arb…

  5. comment
    Comment #2195510

    This is not a meaningless comparison; it points out one of the main deficiencies of java: lack of first-class functions. The closest you can come is using anonymous inner classes, …

  6. comment
    Comment #1773160

    This is sad because this is one of the only technologies my mom is comfortable with using. She uses this service on almost a daily basis. When I called her and told her about this …

  7. story
  8. comment
    Comment #883913

    Intellij has a few features that I would have a hard time living without. Code inspection is probably the number one feature that is pretty amazing. You can configure it to check e…