Delete some `quine` sources unlisted in README that're duplicates.
Chris Pressey
3 years ago
0 | |
=l b93
|
1 | |
=# quine.bf
|
2 | |
=# Denis Moskowitz
|
3 | |
=# 5/8/97
|
4 | |
=# 14-byte quine.
|
5 | |
:0g,:93+`#@_1+⏎
|
0 | |
=l b93
|
1 | |
=# quine2.bf
|
2 | |
=# David Johnston
|
3 | |
=# 5/7/97
|
4 | |
=# Crammed (14x6) self-listing program.
|
5 | |
g,10g,200p1 v<
|
6 | |
vg,gg01g <p0<0
|
7 | |
>1+:95*-#^ #<|
|
8 | |
v+1g01p,*25$ <
|
9 | |
>:6-#v_@>10p^
|
10 | |
> ^⏎
|
0 | |
=l b93
|
1 | |
=# quine3.bf
|
2 | |
=# Andrew Turley
|
3 | |
=# 12/1/96
|
4 | |
=# A self-reproducing Befunge program, 13x4.
|
5 | |
v>>0>:04gg,1v
|
6 | |
0p | -*27:+<
|
7 | |
04|<>04g1+:0v
|
8 | |
>^@^-4,*25p4<⏎
|
0 | |
=l b93
|
1 | |
=# revquine.bf
|
2 | |
=# Chris Pressey
|
3 | |
=# 12/1/96
|
4 | |
=# A self-repoducing 80x1 program. This program can also be used to test
|
5 | |
=# for the @ vs StringMode bug.
|
6 | |
">:#,_66*2-,@This prints itself out backwards...... but it has to be 80x1 cells⏎
|