开发者

How to use Bison (Yacc) to produce 64bit parser in C++?

Can anyone shed some light on this? From Bison's documentation, I didn't see anything related to this topic. Thanks very much in a开发者_运维问答dvance. Mark


Bison and Yacc produce a C/C++ code, it depends on your compiler settings what assembly (32/64bit) will be produced.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜