Live data from Hacker News

Viewing profile — plranw

plranw

HN member
Joined
Wed, Dec 25, 2024, 2:44 PM UTC
HN karma
5
Public activity
1 items

About plranw

No profile information was provided.

Recent public activity

  1. comment
    Comment #42509040

    The big plus of parser generators is that they report ambiguities. Handling conflicts is a pain but explicit. Do people who write predictive recursive descent parsers (LL(k)) reall…