Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
selfgol [2007-06-07 12:04] nikselfgol [2007-06-08 18:19] nik
Line 18: Line 18:
 the self-replicating code, used the standard quine code: the self-replicating code, used the standard quine code:
  
-<code>+<code perl>
   @s=(    @s=( 
     q[printf pop@s, @s],      q[printf pop@s, @s], 
Line 49: Line 49:
  
 ---- ----
 +
  
 ==== some perl quines ==== ==== some perl quines ====
Line 69: Line 70:
 <code> <code>
 $_=q(print"\$_=q($_);eval;");eval; $_=q(print"\$_=q($_);eval;");eval;
-paper on writing quines (in C) http://www.cs.washington.edu/homes/csk/paper/ 
 </code> </code>
 +
 +paper on writing quines (in C) http://www.cs.washington.edu/homes/csk/paper/
  
 ---- ----
 Libarynth >  Libarynth Web > ComputerScience > GeneticProgramming > SelfGOL r5 - 30 Sep 2006 - 16:29  Libarynth >  Libarynth Web > ComputerScience > GeneticProgramming > SelfGOL r5 - 30 Sep 2006 - 16:29 
 ---- ----
  • selfgol.txt
  • Last modified: 2020-10-22 15:13
  • by nik