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

0cc93c8 · Jan 12, 2024

History

9 Commits
Nov 30, 2023
Nov 30, 2023
Nov 30, 2023
Jan 12, 2024

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