mohammadkahr / Two-M-Compiler

This project is a basic compiler implementation that includes tokenization, syntax analysis, and semantic analysis. It demonstrates fundamental compiler construction techniques and serves as a practical introduction to the stages of compilation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two-M-Compiler

by:

Masoud Mohammadzadeh

Mohammadkazem Harandi

About

This project is a basic compiler implementation that includes tokenization, syntax analysis, and semantic analysis. It demonstrates fundamental compiler construction techniques and serves as a practical introduction to the stages of compilation.


Languages

Language:Python 96.0%Language:C 4.0%