top | item 46240033

(no title)

Sniffnoy | 2 months ago

Yacc is Yet Another Compiler Compiler, not Yet Another C Compiler. It's useful for writing compilers, not for compiling C.

discuss

order

spauldo|2 months ago

Especially since, IIRC, it actually predates C.

abetusk|2 months ago

Yep, my mistake! And it makes a lot more sense.