COMP2020-P4-RISCV-Interpreter-Nguyen-Dinh-Cuong A (partial) RISCV interpreter written in C, which support arithmetic, logical as well as memory instructions. The memory in this project is simulated using a hash table of associative linked lists.