Live data from Hacker News

Viewing profile — ab129c871xy

ab129c871xy

HN member
Joined
Thu, Sep 22, 2016, 9:11 AM UTC
HN karma
5
Public activity
1 items

About ab129c871xy

No profile information was provided.

Recent public activity

  1. comment
    Comment #12555569

    Perhaps in an ancient one-pass C compiler. Modern compilers build many trees, usually one for each pass. Later stages do expensive operations on sets (even without optimization one…