Re: Self-recognizing programs and regular expressions
[email protected] ((Ton Hospel))
| Newsgroups | perl.fwp |
|---|---|
| Organization | lunix confusion services |
| Message-ID | <[email protected]> |
Ah, the idea seems salvagable, but less elegant: this sequence is self matching: ^ ^\^ ^\^\\\^ ^\^\\\^\\\\\\\^ .... so an infinite sequence of ^ with 2**n-1 \ after the n-th ^