Skip to content
/ mary Public

Assembler and simulator for the Marie instruction set

License

Notifications You must be signed in to change notification settings

bbriano/mary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mary

Mary is a assembler+simulator for the Marie instruction set architecture described in chapter 4 of "Computer Organization and Architecture" by Linda Null and Julia Lobur.

Use

To assemble and run the program, 2+5.mas:

$ mary 2+5.mas
0007

Install

$ go install github.com/bbriano/mary@latest

About

Assembler and simulator for the Marie instruction set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages