Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

momvart/Compiler_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A compiler for C- language (an educational language like C) described using a context-free grammar. This was the project for "Compiler Design" course at Sharif University of Technology.

The project contains three phases of scanner, parser, and code generator besides a grammar converter working in pipeline to generate intermediate machine-like language codes.

About

A compiler for a simple language like C. Done for Compiler Design course in SUT.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages