Skip to content

C++ project from Systems Software Class to create a compiler that can compile a target (micro-c) language into Intel ARM Assembly; I did most of the source code in lexer.cc and parser.cc while microc runs the program; the mc files are test files

Notifications You must be signed in to change notification settings

IvanJK97/CompilerProject

About

C++ project from Systems Software Class to create a compiler that can compile a target (micro-c) language into Intel ARM Assembly; I did most of the source code in lexer.cc and parser.cc while microc runs the program; the mc files are test files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published