8000 GitHub - kaaass/snl_compiler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kaaass/snl_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

修正文法

  1. 将产生式(43)ProcDecMore->ProcDeclaration修正为ProcDecMore->ProcDec

修正Predict集

  1. 产生式 (67) 的Predict集改为 {<LMIDPAREN>, <DOT>, <ASSIGN>}

  2. 产生式 (93) 的Predict集改为 {<RMIDPAREN>, <ASSIGN>, <TIMES>, <OVER>, <PLUS>, <MINUS>, <LT>, <EQ>, <THEN>, <ELSE>, <FI>, <DO>, <ENDWH>, <RPAREN>, <END>, <SEMI>, <COMMA>}

  3. 产生式 (48) 的Predict集改为 {<RPAREN>}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0