Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
22
Task/Quine/Peri/quine.peri
Normal file
22
Task/Quine/Peri/quine.peri
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
###sysinclude standard.uh
|
||||
#g §vége §eleje - sto maxlines
|
||||
#s
|
||||
8 {{ {{}} §eleje[] printnl }}
|
||||
@maxlines {{ {{}} §eleje[] QUOTE print QUOTE NL }}
|
||||
8 @maxlines {{ , {{}} §eleje[] printnl }}
|
||||
end
|
||||
eleje:
|
||||
"###sysinclude standard.uh"
|
||||
"#g §vége §eleje - sto maxlines"
|
||||
"#s"
|
||||
"8 {{ {{}} §eleje[] printnl }}"
|
||||
" @maxlines {{ {{}} §eleje[] QUOTE print QUOTE NL }}"
|
||||
"8 @maxlines {{ , {{}} §eleje[] printnl }}"
|
||||
"end"
|
||||
"eleje:"
|
||||
"vége:"
|
||||
"{ „selfstring” }"
|
||||
"{ „maxlines” }"
|
||||
vége:
|
||||
{ „selfstring” }
|
||||
{ „maxlines” }
|
||||
Loading…
Add table
Add a link
Reference in a new issue