Live data from Hacker News

Viewing profile — creachadair

creachadair

HN member
Joined
Fri, Jul 31, 2009, 9:44 PM UTC
HN karma
7
Public activity
4 items

About creachadair

No profile information was provided.

Recent public activity

  1. comment
    Comment #8954738

    It will indeed be interesting to see. :) You're right that the work needed to connect (say) a compiler or static analyzer to (say) an editor is usually substantial. Right now, proj…

  2. comment
    Comment #8954612

    Kythe is indeed based on the Grok project that Steve described in https://www.youtube.com/watch?v=KTJs-0EInW8

  3. comment
    Comment #8954600

    You can build the same tools as before -- the purpose of Kythe isn't to fundamentally change the kinds of tools you can make, it's intended to make it easier to glue those tools to…

  4. comment
    Comment #735475

    > That, combined with structs, unions, and it's basic data types allow you to use it for virtually ANY protocol. Sadly, when you use C to implement low-level binary wire protocols,…