Specifications - RISC-V International
Lexical Analysis
Submissions
Project_1_Report__by_Sheng_Zhong.pdf
https://drive.google.com/file/d/1ByXulh7dwLfJC8IH9KiOSBC46iqA_6Sx/view?usp=sharing
java -jar ./shengLexer.jar
Translate programs WHILE into RISC-V assembly code. The resulting assembly code will be linked with a main program, written in C and compiled with gcc, and then run on either the RISC-V emulator or the SiFive board.