语法分析代码(国外英文资料).docVIP

  • 7
  • 0
  • 约5.37千字
  • 约 17页
  • 2017-06-08 发布于河南
  • 举报
语法分析代码(国外英文资料)

语法分析代码(国外英文资料) / * Third time machine - syntax analysis 1 Objective: to master the method of top-down parsing and to be able to implement it. Requirements: Use the following grammar: E TE E + TE | epsilon TFT T times FT | epsilon F (E) | id 2. For any given input string (lexical mark flow) grammar analysis, recursive drop method and the recursive prediction analysis can be done either. There is a certain error handling function that can be prompted by errors and can be partially ignored as little as possible to carry out the next analysis. The synchronized notation set described in the referen

文档评论(0)

1亿VIP精品文档

相关文档