一个程序中有多个YACC语法

Sha*_*aya 8 yacc

如何yyparse()在一个程序中编译,链接和调用不同的YACC语法?

epa*_*tel 7

对每个单独的yacc语法生成使用-p选项

 -p prefix

           Use prefix instead of yy as the prefix for all external
           names produced by yacc.  For X/Open compliance, when the
           environment variable _XPG is set, then the -p option will work
           as described in the previous sentence.  If the environment
           variable _XPG is not set, then the -p option will work as
           described below in the -P option.
Run Code Online (Sandbox Code Playgroud)