SM2A / Compiler_and_Programming_Languages_Design_Course_Projects

🎓💻University of Tehran Compiler and Programming Languages Design Course Projects - Fall 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler and Programming Languages Design Course Projects

This repository contains my Compiler and Programming Languages Design course projects (Fall 2021) at University of Tehran.

We will develop a new language called C-- in 4 phases.

  1. Phase 1 : Lexical and Syntax analyser
  2. Phase 2 : Symbol table and AST tree
  3. Phase 3 : Error and type checking
  4. Phase 4 : Code generation

About

🎓💻University of Tehran Compiler and Programming Languages Design Course Projects - Fall 2021