|
|
|
|
|
by nostrademons
6348 days ago
|
|
It's really amusing (in an oh-my-God-I'm-fucked way) to try and debug type errors in Happy-generated parsers. There have been times when the type of the function (not even the whole error message) has been a page long. C++ STL code can be similarly (un)fun. |
|