Skip to content

The goal of this compilation project is to create a mini-compiler to support the different stages of compilation, namely lexical analysis using the FLEX tool and analysis syntactic-semantic using the BISON tool, generation of intermediate code, optimization and generation of object code

Notifications You must be signed in to change notification settings

samado-laouar/Projet_Compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projet_Compile

About

The goal of this compilation project is to create a mini-compiler to support the different stages of compilation, namely lexical analysis using the FLEX tool and analysis syntactic-semantic using the BISON tool, generation of intermediate code, optimization and generation of object code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published