Viewing profile — mbenkard
mbenkard
HN member- Joined
- Wed, Jun 15, 2011, 5:58 PM UTC
- HN karma
- 4
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About mbenkard
http://matthias.benkard.de/
Recent public activity
-
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…
-
comment
Comment #3653484
Interesting! Thanks for the pointer.
-
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…
-
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?