Y
Hacker News
new
|
ask
|
show
|
jobs
by
danidiaz
1636 days ago
This "Design Patterns for Parser Combinators"
https://www.youtube.com/watch?v=RwzX1XltOGY
video (an the associated pdf
https://dl.acm.org/doi/abs/10.1145/3471874.3472984
) explains some techniques that are good to know—how to deal with left recursion, for example.
It's also notable for being a continuous integration-driven talk!