dr-quine

There are 10 repositories under dr-quine topic.

  • asarandi/dr_quine

    This small algo project allows you to tackle the problems of self-replication, and confronts you with the recursion theorem of Kleene!

    Language:Assembly2000
  • pbondoer/42-dr_quine

    Dr_Quine @ 42 - self replicating programs

    Language:C120
  • R1nlz3r/Corewar

    Arena + Asm champions to fight in + Compiler for champions

    Language:C10
  • maxisimo/42-Dr-Quine

    💣 Introduction to malware projects, this project will confront you with the principle of self-reproduction - ASM

    Language:Assembly0210
  • 0x050f/dr-quine

    little quine programs

    Language:Assembly10
  • acarlson99/dr-quine

    Quines with different restrictions in C, assembly, golang, and python

    Language:C10
  • benjaminbrassart/dr-quine

    Quines at 42, in C, x86_64 assembly, Perl 5 and Python 3

    Language:Makefile10
  • daisvke/dr-quine

    This C/ASM project is about the principle of self-reproduction and the problems that derive from it.

    Language:Assembly10
  • nyuuuukie/dr-quine

    A simple programs that can produce itself

    Language:Makefile10
  • R1nlz3r/Dr_Quine

    Quine aka "Self-replicating program" / "Self-reproducing program" / "Self-copying program"

    Language:C00