Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takmesh/assembly-compiler-in-python

Python program for testing assembly!
https://github.com/takmesh/assembly-compiler-in-python

assembly python-3

Last synced: 4 days ago
JSON representation

Python program for testing assembly!

Awesome Lists containing this project

README

        

# About
This small program was made to compile and run assembly code using python.

The reason why?:
I got super duper lazy on compiling this myself, so i made a program to automate that, and btw this entire program was made in 14 mins.

Should you use it?:
Well i dont know the safety of this but i guess if you want to just test ouputs for it then you can. Ill make a version2 where you can compile with exe and it wont run in python but actually just compile it '.exe' file for you and put it in a output folder.

That's all for now!

### Made by : Takmesh on youtube ^ @Argonisin on GitHub