Skip to content
/ RVM Public

Ricky's VM. This is a small custom VM with a RISC-V style instruction set.

Notifications You must be signed in to change notification settings

erithwik/RVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RVM (Ricky's VM)

This is a small custom virtual machine with a RISC-V like instruction set. This was mainly created with the purpose to learning about virtual machines and low-level design.

In progress

  • Currently finishing up an assembler
  • Creating a compiler for a custom esoteric language so we can have a fully functional "environment" with a VM + assembler + compiler + language.

About

Ricky's VM. This is a small custom VM with a RISC-V style instruction set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages