Skip to content

gdjs2/SPLCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPLCompiler

Project 2

TODO

  • Add other scope besides global
  • Global variables type check
  • Global variables name check
  • Global variables assignment check
  • Struct definition name check
  • Struct definition structure check
  • Struct definition members type name check
  • Struct definition members type structural check
  • Struct definition members name check (corresponding to scope)
  • Function void return type
  • Add all function parameters

Project 3

Passed test 1 2 3 4 5 6 7 8 9 10

TODO

  • Support for array and struct
  • Optimize the generated IR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •