Live data from Hacker News

Viewing profile — cpprocket

cpprocket

HN member
Joined
Mon, Jul 12, 2010, 10:15 PM UTC
HN karma
11
Public activity
2 items

About cpprocket

No profile information was provided.

Recent public activity

  1. comment
    Comment #1513667

    You can add the number of Python implementation to your list of "hidden" features as well: IronPython, CPython, Jython, PyPy, unladen-swallow, Python3 - and all of them are of pret…

  2. comment
    Comment #1511949

    Am I the only person in the world who happened to like header files? It's a nice tool (for me) to separate interface declaration from modules/classes, so it's much easier to naviga…