Skip to content

A simple evaluator of arithmetic expressions implemented in RISC-V assembly, with an additional implementation provided in C.

Notifications You must be signed in to change notification settings

lorenzoyang/ArithmeticExprEval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArithmeticExpreVal

Un valutatore di espressioni aritmetiche implementato sia in linguaggio Assembly RISC-V che in linguaggio C.

(Progetto di Assembly RISC-V per il Corso di Architetture degli Elaboratori A.A. 2023/2024)

Traccia del progetto


A simple evaluator of arithmetic expressions implemented in assembly language RISC-V and in the C language.

(Project in Assembly RISC-V for the "Corso di Architetture degli Elaboratori" A.A. 2023/2024)

Project report

About

A simple evaluator of arithmetic expressions implemented in RISC-V assembly, with an additional implementation provided in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published