Y
Hacker News
new
|
ask
|
show
|
jobs
by
gnulinux
2992 days ago
Bison and lex use #line to make generated C/C++ code (lexer, parser) debuggable, or at least their GNU implementation does, I don't know about other implementations.