阅读背景:

如何在编译器中实现前向引用?

来源:互联网 

I'm creating a compiler with Lex and YACC (actually Flex and Bison). The language allows unlimited forward references to any symbol (like C#). The problem is that it's impossible to parse the language without knowing what an identifier is.I'm creating a compiler with Lex and YACC (actu




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: