Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
1
Task/Quine/Mathematica/quine-1.math
Normal file
1
Task/Quine/Mathematica/quine-1.math
Normal file
|
|
@ -0,0 +1 @@
|
|||
a="Print[\"a=\",InputForm[a],\";\",a]";Print["a=",InputForm[a],";",a]
|
||||
1
Task/Quine/Mathematica/quine-2.math
Normal file
1
Task/Quine/Mathematica/quine-2.math
Normal file
|
|
@ -0,0 +1 @@
|
|||
a := Print[InputForm[Definition[a]], ";a"];a
|
||||
1
Task/Quine/Mathematica/quine-3.math
Normal file
1
Task/Quine/Mathematica/quine-3.math
Normal file
|
|
@ -0,0 +1 @@
|
|||
(#1[#0[#1]] &)[Defer]
|
||||
1
Task/Quine/Mathematica/quine-4.math
Normal file
1
Task/Quine/Mathematica/quine-4.math
Normal file
|
|
@ -0,0 +1 @@
|
|||
ToString[#0][] & []
|
||||
1
Task/Quine/Mathematica/quine-5.math
Normal file
1
Task/Quine/Mathematica/quine-5.math
Normal file
|
|
@ -0,0 +1 @@
|
|||
Unevaluated[1989 - 1989]
|
||||
1
Task/Quine/Mathematica/quine-6.math
Normal file
1
Task/Quine/Mathematica/quine-6.math
Normal file
|
|
@ -0,0 +1 @@
|
|||
x
|
||||
Loading…
Add table
Add a link
Reference in a new issue