Skip to content

Implementation of 3 self-replicating programs in C/ASM/PY

Notifications You must be signed in to change notification settings

bauhaas/42QUINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42QUINE

badge badge badge

Testing

For each language used, a Makefile is available to test easily the project. You can :

  • make colleen, make grace, make sully to launch program individually
  • make test to check if the output is equal to the expected result
  • make clean delete unnecessary files after testing

ASM

  • Colleen.s
  • Grace.s
  • Sully.s

Ressources

C

  • Colleen.c
  • Grace.c
  • Sully.c

Ressources

Python

  • Colleen.py
  • Grace.py
  • Sully.py

Ressources

About

Implementation of 3 self-replicating programs in C/ASM/PY

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published