Y
Hacker News
new
|
ask
|
show
|
jobs
by
ModernMech
559 days ago
yacc calls it's a compiler compiler, but it's a parser compiler.
1 comments
anyfoo
559 days ago
I'd go further and say "parser generator", the generated parser will be compiled by a C compiler after all.
link