Skip to content

An interpreter for the 'reduced' assembly language for AS level

License

Notifications You must be signed in to change notification settings

SirMixalotMixalot/rasm-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rasm-cli

An interpreter for the 'reduced' assembly language for AS level

Current State

  • Just works

Demo

video

Installaion

Head over to 'Releases' and download the rasm.zip
Unzip it to a directory of your choice
Go to that directory and on the command line (cmd/bash/etc...) type ./rasm-cli example.rasm and it should work

Goals

  • Refactor code
    • Splitting code up into units with a lower cohesion
  • Improve tui using tui-rs
  • Improve parsing of asm file
  • Build for x86_64 Apple - unable to because I do not own a mac :(

About

An interpreter for the 'reduced' assembly language for AS level

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages