Skip to content

RatniChaima/Mini-R-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mini_R_Compiler

About

mini-R compiler in C language going through the different phases of compilation, namely lexical analysis using the FLEX tool and syntactic-semantic analysis using the BISON tool, generation of intermediate code, optimization as well as the generation of machine code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors