Add tasks for all the new languages

This commit is contained in:
Tina Müller 2016-12-05 23:44:36 +01:00
parent 9dc3c2bb62
commit bba7bfd280
13208 changed files with 134745 additions and 0 deletions

4
Lang/Shen/00DESCRIPTION Normal file
View file

@ -0,0 +1,4 @@
{{stub}}
{{language
|site=http://www.shenlanguage.org/}}
{{implementation|Lisp}}

View file

@ -0,0 +1 @@
../../Task/Ackermann-function/Shen

View file

@ -0,0 +1 @@
../../Task/Compound-data-type/Shen

View file

@ -0,0 +1 @@
../../Task/Conways-Game-of-Life/Shen

View file

@ -0,0 +1 @@
../../Task/Extend-your-language/Shen

1
Lang/Shen/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/Shen

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/Shen

1
Lang/Shen/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/Shen

1
Lang/Shen/Hello-world-Text Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/Shen

1
Lang/Shen/Metaprogramming Symbolic link
View file

@ -0,0 +1 @@
../../Task/Metaprogramming/Shen

1
Lang/Shen/README Normal file
View file

@ -0,0 +1 @@
Data source: http://rosettacode.org/wiki/Category:Shen