当前位置:  开发笔记 > 编程语言 > 正文

一个程序中有多个YACC语法

如何解决《一个程序中有多个YACC语法》经验,为你挑选了1个好方法。

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



1> epatel..:

对每个单独的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.

推荐阅读
个性2402852463
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有