Compiler Design 2023
Testcases for Assignment 5:
MiniC | Jasmin | Program output | |
hello | .mc | .j | .txt |
int_literal | .mc | .j | .txt |
literals | .mc | .j | .txt |
assignment | .mc | .j | .txt |
if | .mc | .j | .txt |
short_circuit | .mc | .j | .txt |
fun_call | .mc | .j | .txt |
coercion | .mc | .j | .txt |
factorial | .mc | .j | .txt |
euclid | .mc | .j | .txt |
fibonacci | .mc | .j | .txt |