Live data from Hacker News

Viewing profile — MarkCC

MarkCC

HN member
Joined
Mon, Mar 01, 2010, 6:14 PM UTC
HN karma
79
Public activity
7 items

About MarkCC

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #24076972

    I worked at IBM research from 1997 until 2007, after finishing my PhD in compilers and programming languages. About two weeks after I started working there, she showed up in my off…

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #7698625

    (Original blogpost author here.) They're pretty much orthogonal. PEG is a particular parsing technique. Combinators are a technique for implementing parsers. You can write a parser…