Skip to content

findingrish/compiler

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

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages