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

https://github.com/daisvke/bacteria

This C/ASM project explores the principle of self-reproduction through the implementation of a quine, a program that produces a copy of its own source code as output.
https://github.com/daisvke/bacteria

assembly c quine self-replication

Last synced: 7 months ago
JSON representation

This C/ASM project explores the principle of self-reproduction through the implementation of a quine, a program that produces a copy of its own source code as output.

Awesome Lists containing this project