On Sun, 11 Apr 2010, August Karlstrom wrote:

> Does anyone know if YACC has a macro corresponding to LEX's YY_USER_INIT

Flex has YY_USER_INIT, but Lex does not.  Bison has %initial-action, but 
Yacc does not.


_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to