Skip to content

navyakhurana/CDAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDAssignment

Compiler Design Assignment

Contributers

  • Navya Khurana (2021hs70014)
  • Ayush Behl (2021hs70013)
  • Sudhit Jain (2021hs70038)
  • Kartik Kapoor (2021hs70005)

Running Steps

  • flex compilerLex.l
  • bison -d compilerYacc.y
  • gcc lex.yy.c compilerYacc.tab.c -o compiler
  • compiler.exe //to open the compiler

About

Compiler Design Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages