Y
Hacker News
new
|
ask
|
show
|
jobs
by
commandersaki
446 days ago
GoAWK uses panic & recover to simplify error handling in the recursive descent parser:
https://github.com/benhoyt/goawk/blob/master/parser/parser.g...