Skip to content

Repository files navigation

This is a compiler written for C like language. It contains modules for

  • Lexical Analyser
  • Syntax Analyser
  • Abstract Syntax Tree
  • Symbol Table
  • Semantic Analyser
  • Code Generation Sample programs are included in the testcases folder.The compiler outputs the assembly level instructions for the input program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages