Skip to content

gerceboss/SIC-XE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIC-XE ASSEMBLER

Steps to run this assembler::

  1. after cloning the repository , make an empty build in the root folder.

  2. Follow the below command according to the folders they are in , as mentioned:

  • ~/SIC-XE/build$ cmake ..
  • ~/SIC-XE/build$ make
  1. Paste the input code that you want to execute in the input.txt file and then run the following command:
  • ~/SIC-XE/build$ ./assembler ../input.txt ../output.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published