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

26
Lang/8th/00DESCRIPTION Normal file
View file

@ -0,0 +1,26 @@
{{language|8th
|site=http://8th-dev.com
|untyped=no
|exec=both
|gc=yes
|parampass=reference
|strength=strong
|checking=dynamic
}}
{{language programming paradigm|concatenative}}
{{language programming paradigm|imperative}}
8th™ is a cross-platform, secure, robust, cost-effective, extensible, and modern programming language and development environment.
Some of its features include:
* Code is cross-platform (Windows, OS X, Linux, Android, iOS, Raspberry Pi)
* Interprets source to native-code, no VM
* Garbage collection via reference-counting
* Integrated large integer/float numeric support
* Strings are always UTF-8
* Data declared using (extended) JSON syntax
* L10N support
* Easy cross-platform GUI
* FFI (call native libraries)
* Built-in networking (sockets, http etc)
* Lots of other things... [http://8th-dev.com see the website] for more information.

1
Lang/8th/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/8th

1
Lang/8th/24-game Symbolic link
View file

@ -0,0 +1 @@
../../Task/24-game/8th

1
Lang/8th/99-Bottles-of-Beer Symbolic link
View file

@ -0,0 +1 @@
../../Task/99-Bottles-of-Beer/8th

1
Lang/8th/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/8th

1
Lang/8th/Ackermann-function Symbolic link
View file

@ -0,0 +1 @@
../../Task/Ackermann-function/8th

1
Lang/8th/Align-columns Symbolic link
View file

@ -0,0 +1 @@
../../Task/Align-columns/8th

View file

@ -0,0 +1 @@
../../Task/Apply-a-callback-to-an-array/8th

View file

@ -0,0 +1 @@
../../Task/Arbitrary-precision-integers--included-/8th

1
Lang/8th/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/8th

View file

@ -0,0 +1 @@
../../Task/Averages-Arithmetic-mean/8th

1
Lang/8th/Binary-digits Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-digits/8th

View file

@ -0,0 +1 @@
../../Task/Call-a-foreign-language-function/8th

1
Lang/8th/Date-format Symbolic link
View file

@ -0,0 +1 @@
../../Task/Date-format/8th

1
Lang/8th/Delete-a-file Symbolic link
View file

@ -0,0 +1 @@
../../Task/Delete-a-file/8th

View file

@ -0,0 +1 @@
../../Task/Detect-division-by-zero/8th

View file

@ -0,0 +1 @@
../../Task/Determine-if-a-string-is-numeric/8th

1
Lang/8th/Dot-product Symbolic link
View file

@ -0,0 +1 @@
../../Task/Dot-product/8th

1
Lang/8th/Empty-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-string/8th

View file

@ -0,0 +1 @@
../../Task/Enforced-immutability/8th

1
Lang/8th/Even-or-odd Symbolic link
View file

@ -0,0 +1 @@
../../Task/Even-or-odd/8th

View file

@ -0,0 +1 @@
../../Task/Evolutionary-algorithm/8th

1
Lang/8th/Fibonacci-sequence Symbolic link
View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/8th

1
Lang/8th/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/8th

1
Lang/8th/Flatten-a-list Symbolic link
View file

@ -0,0 +1 @@
../../Task/Flatten-a-list/8th

View file

@ -0,0 +1 @@
../../Task/Formatted-numeric-output/8th

View file

@ -0,0 +1 @@
../../Task/Generate-lower-case-ASCII-alphabet/8th

1
Lang/8th/Generic-swap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Generic-swap/8th

View file

@ -0,0 +1 @@
../../Task/Greatest-common-divisor/8th

View file

@ -0,0 +1 @@
../../Task/Greatest-element-of-a-list/8th

1
Lang/8th/HTTP Symbolic link
View file

@ -0,0 +1 @@
../../Task/HTTP/8th

1
Lang/8th/Hello-world-Text Symbolic link
View file

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

1
Lang/8th/Here-document Symbolic link
View file

@ -0,0 +1 @@
../../Task/Here-document/8th

View file

@ -0,0 +1 @@
../../Task/Higher-order-functions/8th

1
Lang/8th/Integer-comparison Symbolic link
View file

@ -0,0 +1 @@
../../Task/Integer-comparison/8th

View file

@ -0,0 +1 @@
../../Task/Keyboard-input-Obtain-a-Y-or-N-response/8th

View file

@ -0,0 +1 @@
../../Task/Least-common-multiple/8th

1
Lang/8th/Loops-For Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-For/8th

1
Lang/8th/Loops-Infinite Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Infinite/8th

1
Lang/8th/MD5 Symbolic link
View file

@ -0,0 +1 @@
../../Task/MD5/8th

1
Lang/8th/Modular-inverse Symbolic link
View file

@ -0,0 +1 @@
../../Task/Modular-inverse/8th

1
Lang/8th/Null-object Symbolic link
View file

@ -0,0 +1 @@
../../Task/Null-object/8th

View file

@ -0,0 +1 @@
../../Task/One-dimensional-cellular-automata/8th

View file

@ -0,0 +1 @@
../../Task/Parametrized-SQL-statement/8th

1
Lang/8th/Pascals-triangle Symbolic link
View file

@ -0,0 +1 @@
../../Task/Pascals-triangle/8th

1
Lang/8th/Queue-Usage Symbolic link
View file

@ -0,0 +1 @@
../../Task/Queue-Usage/8th

1
Lang/8th/README Normal file
View file

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

1
Lang/8th/Range-expansion Symbolic link
View file

@ -0,0 +1 @@
../../Task/Range-expansion/8th

View file

@ -0,0 +1 @@
../../Task/Read-a-file-line-by-line/8th

1
Lang/8th/Read-entire-file Symbolic link
View file

@ -0,0 +1 @@
../../Task/Read-entire-file/8th

View file

@ -0,0 +1 @@
../../Task/Regular-expressions/8th

1
Lang/8th/Repeat-a-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Repeat-a-string/8th

1
Lang/8th/Reverse-a-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Reverse-a-string/8th

1
Lang/8th/Semordnilap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Semordnilap/8th

1
Lang/8th/Sleep Symbolic link
View file

@ -0,0 +1 @@
../../Task/Sleep/8th

View file

@ -0,0 +1 @@
../../Task/Sort-an-integer-array/8th

View file

@ -0,0 +1 @@
../../Task/Temperature-conversion/8th

1
Lang/8th/Towers-of-Hanoi Symbolic link
View file

@ -0,0 +1 @@
../../Task/Towers-of-Hanoi/8th

View file

@ -0,0 +1 @@
../../Task/Unicode-variable-names/8th

1
Lang/8th/Unix-ls Symbolic link
View file

@ -0,0 +1 @@
../../Task/Unix-ls/8th

1
Lang/8th/Variables Symbolic link
View file

@ -0,0 +1 @@
../../Task/Variables/8th

View file

@ -0,0 +1 @@
../../Task/Walk-a-directory-Non-recursively/8th

View file

@ -0,0 +1 @@
../../Task/Walk-a-directory-Recursively/8th

1
Lang/8th/Web-scraping Symbolic link
View file

@ -0,0 +1 @@
../../Task/Web-scraping/8th

1
Lang/8th/XML-Input Symbolic link
View file

@ -0,0 +1 @@
../../Task/XML-Input/8th

View file

@ -0,0 +1 @@
../../Task/Zero-to-the-zero-power/8th