Skip to content

TFM-HITESH/A-sh-embly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-SH-embly

Assembly but Shit.

To run code written in this language :

  1. Clone the Github Repo.
  2. Create your new file with the .ash extension. (example.ash)
  3. Ensure you have a valid python installation. Run the code using the command python interpreter.py example.ash in the terminal.
  4. See the ouptut in the terminal !

Current Instruction Set includes :

PUSH
POP

ADD
SUB
MUL 
DIV

PRINT
READ

JUMP.EQ.0
JUMP.GT.0
JUMP.LT.0

HALT

To suggest new commands and other ideas, please raise an Issue :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors