B
This commit is contained in:
parent
e5e8880e41
commit
518da4a923
1019 changed files with 15877 additions and 0 deletions
1
Task/Quine/BBC-BASIC/quine-1.bbc
Normal file
1
Task/Quine/BBC-BASIC/quine-1.bbc
Normal file
|
|
@ -0,0 +1 @@
|
|||
PRINT $(PAGE+22)$(PAGE+21):REM PRINT $(PAGE+22)$(PAGE+21):REM
|
||||
1
Task/Quine/BBC-BASIC/quine-2.bbc
Normal file
1
Task/Quine/BBC-BASIC/quine-2.bbc
Normal file
|
|
@ -0,0 +1 @@
|
|||
PRINT $(PAGE+23)$(PAGE+22):REM PRINT $(PAGE+23)$(PAGE+22):REM
|
||||
1
Task/Quine/Batch-File/quine-1.bat
Normal file
1
Task/Quine/Batch-File/quine-1.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
@type %0
|
||||
1
Task/Quine/Batch-File/quine-2.bat
Normal file
1
Task/Quine/Batch-File/quine-2.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
@type "%~f0"
|
||||
2
Task/Quine/Bracmat/quine-1.bracmat
Normal file
2
Task/Quine/Bracmat/quine-1.bracmat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
(quine=
|
||||
.lst$quine);
|
||||
1
Task/Quine/Bracmat/quine-2.bracmat
Normal file
1
Task/Quine/Bracmat/quine-2.bracmat
Normal file
|
|
@ -0,0 +1 @@
|
|||
quine$
|
||||
7
Task/Quine/Brainf---/quine.bf
Normal file
7
Task/Quine/Brainf---/quine.bf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
->+>+++>>+>++>+>+++>>+>++>>>+>+>+>++>+>>>>+++>+>>++>+>+++>>++>++>>+>>+>++>++>+>>>>+++>+>>>>++>++>>>>+>>++>+>+++>>>++>>++++++>>+>>++>
|
||||
+>>>>+++>>+++++>>+>+++>>>++>>++>>+>>++>+>+++>>>++>>+++++++++++++>>+>>++>+>+++>+>+++>>>++>>++++>>+>>++>+>>>>+++>>+++++>>>>++>>>>+>+>+
|
||||
+>>+++>+>>>>+++>+>>>>+++>+>>>>+++>>++>++>+>+++>+>++>++>>>>>>++>+>+++>>>>>+++>>>++>+>+++>+>+>++>>>>>>++>>>+>>>++>+>>>>+++>+>>>+>>++>+
|
||||
>++++++++++++++++++>>>>+>+>>>+>>++>+>+++>>>++>>++++++++>>+>>++>+>>>>+++>>++++++>>>+>++>>+++>+>+>++>+>+++>>>>>+++>>>+>+>>++>+>+++>>>+
|
||||
+>>++++++++>>+>>++>+>>>>+++>>++++>>+>+++>>>>>>++>+>+++>>+>++>>>>+>+>++>+>>>>+++>>+++>>>+[[->>+<<]<+]+++++[->+++++++++<]>.[+]>>
|
||||
[<<+++++++[->+++++++++<]>-.------------------->-[-<.<+>>]<[+]<+>>>]<<<[-[-[-[>>+<++++++[->+++++<]]>++++++++++++++<]>+++<]++++++
|
||||
[->+++++++<]>+<<<-[->>>++<<<]>[->>.<<]<<]
|
||||
2
Task/Quine/Burlesque/quine.blq
Normal file
2
Task/Quine/Burlesque/quine.blq
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
blsq ) "I'm a quine."
|
||||
"I'm a quine."
|
||||
Loading…
Add table
Add a link
Reference in a new issue