Y
Hacker News
new
|
ask
|
show
|
jobs
by
ricudis
178 days ago
Not just C++. Even C parsing is context-dependent because of typedef. Requires a bit of hackery to parse in a conventional LL/LARL/LR parser.