in reply to Translating from one programming language to another automated
There is a howto description of Lex and Yacc I found through linuxdoc.com here and I also saw a reference to byacc which generates Perl code as opposed to C code which yacc apparently creates.
|
|---|