Rename directory "engines" to "languages"
This commit is contained in:
1
languages/befunge93/tests/samples/cat.txt
Normal file
1
languages/befunge93/tests/samples/cat.txt
Normal file
@ -0,0 +1 @@
|
||||
~:1+!#@_,
|
8
languages/befunge93/tests/samples/dna.txt
Normal file
8
languages/befunge93/tests/samples/dna.txt
Normal file
@ -0,0 +1,8 @@
|
||||
7^DN>vA
|
||||
v_#v? v
|
||||
7^<""""
|
||||
3 ACGT
|
||||
90!""""
|
||||
4*:>>>v
|
||||
+8^-1,<
|
||||
> ,+,@)
|
2
languages/befunge93/tests/samples/factorial.txt
Normal file
2
languages/befunge93/tests/samples/factorial.txt
Normal file
@ -0,0 +1,2 @@
|
||||
&>:1-:v v *_$.@
|
||||
^ _$>\:^
|
3
languages/befunge93/tests/samples/helloworld.txt
Normal file
3
languages/befunge93/tests/samples/helloworld.txt
Normal file
@ -0,0 +1,3 @@
|
||||
"!dlroW ,olleH">:v
|
||||
|,<
|
||||
@
|
4
languages/befunge93/tests/samples/prime-sieve.txt
Normal file
4
languages/befunge93/tests/samples/prime-sieve.txt
Normal file
@ -0,0 +1,4 @@
|
||||
2>:3g" "-!v\ g30 <
|
||||
|!`"$":+1_:.:03p>03g+:"$"`|
|
||||
@ ^ p3\" ":<
|
||||
2 234567890123456789012345678901234567890123456789012345678901234567890123456789
|
1
languages/befunge93/tests/samples/quine1.txt
Normal file
1
languages/befunge93/tests/samples/quine1.txt
Normal file
@ -0,0 +1 @@
|
||||
01->1# +# :# 0# g# ,# :# 5# 8# *# 4# +# -# _@
|
2
languages/befunge93/tests/samples/quine2.txt
Normal file
2
languages/befunge93/tests/samples/quine2.txt
Normal file
@ -0,0 +1,2 @@
|
||||
0 v
|
||||
"<@_ #! #: #,<*2-1*92,*84,*25,+*92*4*55.0
|
1
languages/befunge93/tests/samples/quine3.txt
Normal file
1
languages/befunge93/tests/samples/quine3.txt
Normal file
@ -0,0 +1 @@
|
||||
<@,+2*48_,#! #:<,_$#-:#*8#4<8"
|
Reference in New Issue
Block a user