Skip to content

A completely client-side web version of ther MARS MIPS interpreter using cheerpj

Notifications You must be signed in to change notification settings

NeuralCoder3/mars-mips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARS MIPS Web Version

Script Order

  1. download_cheerpj.sh
  2. prepare_mars.sh
  3. build_mars.sh
  4. transpile_mars.sh
  5. build_util.sh
  6. publish.sh

TODO

  • Makefile
  • Load from GET parameters/request
  • Export/Share file
  • Download file/folder
  • Upload files
  • Fix user folder creation