Skip to content

leleofg/simplified-c-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

Compiler for a simplified C language for the Compilers course at UNICAP

Which stages are implemented?

  • Lexical Analysis
  • Syntax Analysis
  • Semantic Analysis
  • Intermediate Code Generator

Releases

No releases published

Packages

No packages published

Languages