>Worm
>Create the creeping unstoppable worm
>The worm is a consecutive array of Imps.
>Each Imp is a separate process,and they
>are running in consecutive locations
>
>No frontal assault of any kind can destroy
>a worm.It is self repairing.The only
>effective attack against a worm is to
>destroy from left to right.
@ -1
.length
DAT 3
SPL extrude
DJZ 2,length
JMP -1
MOV #0,extrude
.extrude
SPL 0
MOV 0,1
