Skip to content

A python/MIPS C compiler from scratch including regexes, parsers, abstract semantic trees for type checking and translating. This compiler currently passes 60/108 testbenches we created.

Notifications You must be signed in to change notification settings

yw14218/C-Compiler

Repository files navigation

A python/MIPS C compiler from scratch including flex&bison for parsing, abstract semantic trees for type checking and translating. This compiler currently passes 60/108 testbenches we created.

About

A python/MIPS C compiler from scratch including regexes, parsers, abstract semantic trees for type checking and translating. This compiler currently passes 60/108 testbenches we created.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published