Live data from Hacker News

Viewing profile — mbenkard

mbenkard

HN member
Joined
Wed, Jun 15, 2011, 5:58 PM UTC
HN karma
4
Public activity
4 items

About mbenkard

http://matthias.benkard.de/

Recent public activity

  1. comment
    Comment #3761361

    If you try to add a diagram to HTML, suddenly you need two files. That's not strictly true. You can embed inline object data in object tags ( http://www.w3.org/TR/html40/struct/obj…

  2. comment
    Comment #3653484

    Interesting! Thanks for the pointer.

  3. comment
    Comment #3653448

    CLOS implementations have had to deal with the problem of extreme dynamism for a long time, so there has been quite a bit of optimization work associated with it. Polymorphic inlin…

  4. comment
    Comment #3651898

    I don't understand. Do you mean that you can't compile Clojure into Common Lisp the way you can compile it into Python/PyPy?