Skip to content

EnoahNetzach/node.assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install

Try it out

npm start

then, when prompted, insert a number greater than 1, and then insert this program:

# start
beg:
  tge acc 1
- mov 1 acc
+ jmp slp
  slp 1
  add x0
# restart
  jmp beg
slp: add 40
  slp acc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published