Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
19
Task/Unicode-variable-names/8th/unicode-variable-names.8th
Normal file
19
Task/Unicode-variable-names/8th/unicode-variable-names.8th
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
1 var, Δ
|
||||
|
||||
Δ @ n:1+ Δ !
|
||||
|
||||
Δ @ . cr
|
||||
|
||||
\ unicode silliness
|
||||
|
||||
: 念 ' G:@ w:exec ;
|
||||
: 店 ' G:! w:exec ;
|
||||
: ਵਾਧਾ ' n:1+ w:exec ;
|
||||
: الوداع ' G:bye w:exec ;
|
||||
: キャリッジリターン ' G:cr w:exec ;
|
||||
: प्रिंट ' G:. w:exec ;
|
||||
|
||||
Δ 念 ਵਾਧਾ Δ 店
|
||||
|
||||
Δ 念 प्रिंट キャリッジリターン
|
||||
الوداع
|
||||
Loading…
Add table
Add a link
Reference in a new issue