Viewing profile — ab129c871xy
ab129c871xy
HN member- Joined
- Thu, Sep 22, 2016, 9:11 AM UTC
- HN karma
- 5
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About ab129c871xy
No profile information was provided.
Recent public activity
-
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…