Skip to content

The Complier used to compile Small C language, use yacc and flex as the tools.

Notifications You must be signed in to change notification settings

gamesgao/ComplierForSmallC

Repository files navigation

Complier for Small C

small C is the simplified C language, this project use yacc and flex as the tools to construct the complier for small C language.

it use the three address code as the IR. translate the program to the MIPS code.

About

The Complier used to compile Small C language, use yacc and flex as the tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published