Skip to content

pbondoer/42-dr_quine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dr_Quine @ 42

To understand self-replication, one must first understand self replication.

The goal of this project is to build simple self-replicating programs that take no input and output their own source code (quines).

3 different implementations will be made:

  • C
  • x86 Assembly
  • node.js

Compiling and running

There is currently no code to compile. Check back soon!

License

dr_quine is under the GNU General Public License 3.0.

Releases

No releases published

Packages

No packages published

Languages