Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/takmesh/assembly-compiler-in-python
- Owner: takmesh
- Created: 2024-10-24T07:12:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T07:19:03.000Z (4 months ago)
- Last Synced: 2025-01-27T18:47:53.459Z (16 days ago)
- Topics: assembly, python-3
- Homepage:
- Size: 6.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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