MIPS Compiler Creation
Budget: $30 – $250 USD
You will modify file transform.c with any code transformations your compiler requires, and file mips_ast.c by implementing an AST traversal that emits MIPS code, thus compiling programs in Albatross.
You may need to modify your semantic analysis to add the Albatross intrinsics as functions.
will need to pass the 10 test cases
You may need to modify your semantic analysis to add the Albatross intrinsics as functions.
will need to pass the 10 test cases