Skip to content

Compiler Design Mini Project - creating a Shift Reduce Parser in C

License

Notifications You must be signed in to change notification settings

LakshyaSharma207/Compiler-Design-MP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Design Mini Project

check out my wierd but functional code for implementation of various phases of compiler which includes -

  • Lexical Phase
  • Building a Symbol Table
  • Parsing the input using shift reduce parser logic
  • Intermediade Code Generation in form of Triples and Quadruples what was the point of AST?!

About

Compiler Design Mini Project - creating a Shift Reduce Parser in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages