Skip to content

sheetalsh456/Compiler-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Design Project

There are 4 phases :

  1. Lexical
  2. Syntax
  3. Semantic
  4. Intermediate Code generator

The codes and execution instructions for all the phases have been added.

Technologies used : lex, yacc, C

About

Designed lexical, syntax, semantic and intermediate code generation phases of a C compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published