Skip to content

FusionCow/ASMKnockoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASMKnockoff

An assembly knockoff, uses minimal instructions, although somehow turing complete

Features

  • "memory" management
  • basic arithmetic
  • printing to screen
  • supports looping, if, while, etc

How to use

  • Create a file called "prgm.txt", then add code as described in "instructions.txt"
  • Run main.py

About

An assembly knockoff, uses minimal instructions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages