https://github.com/wisehackermonkey/20200317_self_replicating_code_v1
my first attempt at making a code self replicate
https://github.com/wisehackermonkey/20200317_self_replicating_code_v1
Last synced: 10 months ago
JSON representation
my first attempt at making a code self replicate
- Host: GitHub
- URL: https://github.com/wisehackermonkey/20200317_self_replicating_code_v1
- Owner: wisehackermonkey
- License: mit
- Created: 2020-03-17T23:51:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T06:50:00.000Z (over 6 years ago)
- Last Synced: 2025-02-25T02:45:52.198Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 20200317_self_replicating_code_v1
## my first attempt at making a code self replicate
#### created by oran c
#### 20200317
### How to run
-----
TODO
### Notes
-----
How to create a quine
https://towardsdatascience.com/how-to-write-your-first-quine-program-947f2b7e4a6f
Handling signels linux
https://www.usna.edu/Users/cs/aviv/classes/ic221/s16/lec/19/lec.html