Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 283 Bytes

Go-FlipFlop

Self-replicating and self-desctructive program

How to run

go run flip.go

flip.go will create a flop.go file and execute it, flop.go will erase flip.go and copy itself to a new flip.go by reading to itself, then flop.go will execute the new flip.go ... and so on.