Skip to content

SeyedAlirezaFatemi/decaf-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lark Decaf Compiler

Code style: black

This project is a compiler for Decaf programming language written in python using lark. It compiles Decaf to mips assembly language. The python source code is located in lark-decaf-compiler folder. There is also a flex scanner for Decaf written in c++ located in flex-scanner folder.

About

A compiler for decaf programming language written in python using Lark. Target language is MIPS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published