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

25
Lang/Sidef/00DESCRIPTION Normal file
View file

@ -0,0 +1,25 @@
{{language
|exec=interpreted
|strength=weak
|express=implicit
|checking=dynamic
|compat=duck
|parampass=reference
|gc=yes
|site=http://github.com/trizen/sidef
|tags=ruby
|LCT=yes}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|Functional}}
{{language programming paradigm|Generic}}
Sidef is a modern, dynamic, object-oriented programming language, focusing on simplicity, readability and elegance, taking the best from languages like [[derived from::Ruby]], [[derived from::Go]], [[derived from::Perl 6]] and [[derived from::Julia]].
The language is mostly used as a research programming language.
For more details, see:
* Gitbook: [http://trizen.gitbooks.io/sidef-lang/content/ http://trizen.gitbooks.io/sidef-lang/content/]
* Tutorial: [https://github.com/trizen/sidef/wiki https://github.com/trizen/sidef/wiki]
* Development page: [https://github.com/trizen/sidef https://github.com/trizen/sidef]

1
Lang/Sidef/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/Sidef

1
Lang/Sidef/24-game Symbolic link
View file

@ -0,0 +1 @@
../../Task/24-game/Sidef

1
Lang/Sidef/24-game-Solve Symbolic link
View file

@ -0,0 +1 @@
../../Task/24-game-Solve/Sidef

View file

@ -0,0 +1 @@
../../Task/9-billion-names-of-God-the-integer/Sidef

View file

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

1
Lang/Sidef/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/Sidef

1
Lang/Sidef/ABC-Problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/ABC-Problem/Sidef

View file

@ -0,0 +1 @@
../../Task/AKS-test-for-primes/Sidef

1
Lang/Sidef/Abstract-type Symbolic link
View file

@ -0,0 +1 @@
../../Task/Abstract-type/Sidef

View file

@ -0,0 +1 @@
../../Task/Abundant,-deficient-and-perfect-number-classifications/Sidef

View file

@ -0,0 +1 @@
../../Task/Accumulator-factory/Sidef

View file

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

View file

@ -0,0 +1 @@
../../Task/Add-a-variable-to-a-class-instance-at-runtime/Sidef

View file

@ -0,0 +1 @@
../../Task/Address-of-a-variable/Sidef

1
Lang/Sidef/Align-columns Symbolic link
View file

@ -0,0 +1 @@
../../Task/Align-columns/Sidef

1
Lang/Sidef/Almost-prime Symbolic link
View file

@ -0,0 +1 @@
../../Task/Almost-prime/Sidef

1
Lang/Sidef/Amicable-pairs Symbolic link
View file

@ -0,0 +1 @@
../../Task/Amicable-pairs/Sidef

1
Lang/Sidef/Anagrams Symbolic link
View file

@ -0,0 +1 @@
../../Task/Anagrams/Sidef

View file

@ -0,0 +1 @@
../../Task/Anagrams-Deranged-anagrams/Sidef

View file

@ -0,0 +1 @@
../../Task/Animate-a-pendulum/Sidef

View file

@ -0,0 +1 @@
../../Task/Anonymous-recursion/Sidef

View file

@ -0,0 +1 @@
../../Task/Append-a-record-to-the-end-of-a-text-file/Sidef

View file

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

View file

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

View file

@ -0,0 +1 @@
../../Task/Arithmetic-Complex/Sidef

View file

@ -0,0 +1 @@
../../Task/Arithmetic-Integer/Sidef

View file

@ -0,0 +1 @@
../../Task/Arithmetic-evaluation/Sidef

View file

@ -0,0 +1 @@
../../Task/Arithmetic-geometric-mean/Sidef

View file

@ -0,0 +1 @@
../../Task/Arithmetic-geometric-mean-Calculate-Pi/Sidef

View file

@ -0,0 +1 @@
../../Task/Array-concatenation/Sidef

1
Lang/Sidef/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/Sidef

1
Lang/Sidef/Assertions Symbolic link
View file

@ -0,0 +1 @@
../../Task/Assertions/Sidef

View file

@ -0,0 +1 @@
../../Task/Associative-array-Creation/Sidef

View file

@ -0,0 +1 @@
../../Task/Associative-array-Iteration/Sidef

View file

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

View file

@ -0,0 +1 @@
../../Task/Averages-Mean-angle/Sidef

View file

@ -0,0 +1 @@
../../Task/Averages-Mean-time-of-day/Sidef

1
Lang/Sidef/Averages-Median Symbolic link
View file

@ -0,0 +1 @@
../../Task/Averages-Median/Sidef

1
Lang/Sidef/Averages-Mode Symbolic link
View file

@ -0,0 +1 @@
../../Task/Averages-Mode/Sidef

View file

@ -0,0 +1 @@
../../Task/Averages-Pythagorean-means/Sidef

View file

@ -0,0 +1 @@
../../Task/Averages-Root-mean-square/Sidef

View file

@ -0,0 +1 @@
../../Task/Averages-Simple-moving-average/Sidef

View file

@ -0,0 +1 @@
../../Task/Balanced-brackets/Sidef

1
Lang/Sidef/Benfords-law Symbolic link
View file

@ -0,0 +1 @@
../../Task/Benfords-law/Sidef

View file

@ -0,0 +1 @@
../../Task/Bernoulli-numbers/Sidef

1
Lang/Sidef/Best-shuffle Symbolic link
View file

@ -0,0 +1 @@
../../Task/Best-shuffle/Sidef

1
Lang/Sidef/Binary-digits Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-digits/Sidef

1
Lang/Sidef/Binary-search Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-search/Sidef

View file

@ -0,0 +1 @@
../../Task/Bitmap-Bresenhams-line-algorithm/Sidef

View file

@ -0,0 +1 @@
../../Task/Bitmap-Write-a-PPM-file/Sidef

View file

@ -0,0 +1 @@
../../Task/Bitwise-operations/Sidef

1
Lang/Sidef/Boolean-values Symbolic link
View file

@ -0,0 +1 @@
../../Task/Boolean-values/Sidef

1
Lang/Sidef/Box-the-compass Symbolic link
View file

@ -0,0 +1 @@
../../Task/Box-the-compass/Sidef

1
Lang/Sidef/Break-OO-privacy Symbolic link
View file

@ -0,0 +1 @@
../../Task/Break-OO-privacy/Sidef

1
Lang/Sidef/Bulls-and-cows Symbolic link
View file

@ -0,0 +1 @@
../../Task/Bulls-and-cows/Sidef

View file

@ -0,0 +1 @@
../../Task/Bulls-and-cows-Player/Sidef

View file

@ -0,0 +1 @@
../../Task/CSV-data-manipulation/Sidef

View file

@ -0,0 +1 @@
../../Task/CSV-to-HTML-translation/Sidef

1
Lang/Sidef/Caesar-cipher Symbolic link
View file

@ -0,0 +1 @@
../../Task/Caesar-cipher/Sidef

1
Lang/Sidef/Calendar Symbolic link
View file

@ -0,0 +1 @@
../../Task/Calendar/Sidef

View file

@ -0,0 +1 @@
../../Task/Calendar---for-REAL-programmers/Sidef

1
Lang/Sidef/Call-a-function Symbolic link
View file

@ -0,0 +1 @@
../../Task/Call-a-function/Sidef

View file

@ -0,0 +1 @@
../../Task/Call-an-object-method/Sidef

View file

@ -0,0 +1 @@
../../Task/Carmichael-3-strong-pseudoprimes/Sidef

View file

@ -0,0 +1 @@
../../Task/Case-sensitivity-of-identifiers/Sidef

1
Lang/Sidef/Catalan-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Catalan-numbers/Sidef

View file

@ -0,0 +1 @@
../../Task/Catalan-numbers-Pascals-triangle/Sidef

1
Lang/Sidef/Catamorphism Symbolic link
View file

@ -0,0 +1 @@
../../Task/Catamorphism/Sidef

1
Lang/Sidef/Character-codes Symbolic link
View file

@ -0,0 +1 @@
../../Task/Character-codes/Sidef

View file

@ -0,0 +1 @@
../../Task/Check-Machin-like-formulas/Sidef

View file

@ -0,0 +1 @@
../../Task/Check-that-file-exists/Sidef

View file

@ -0,0 +1 @@
../../Task/Chinese-remainder-theorem/Sidef

View file

@ -0,0 +1 @@
../../Task/Cholesky-decomposition/Sidef

1
Lang/Sidef/Classes Symbolic link
View file

@ -0,0 +1 @@
../../Task/Classes/Sidef

View file

@ -0,0 +1 @@
../../Task/Closest-pair-problem/Sidef

View file

@ -0,0 +1 @@
../../Task/Closures-Value-capture/Sidef

1
Lang/Sidef/Collections Symbolic link
View file

@ -0,0 +1 @@
../../Task/Collections/Sidef

View file

@ -0,0 +1 @@
../../Task/Colour-bars-Display/Sidef

1
Lang/Sidef/Combinations Symbolic link
View file

@ -0,0 +1 @@
../../Task/Combinations/Sidef

View file

@ -0,0 +1 @@
../../Task/Combinations-and-permutations/Sidef

View file

@ -0,0 +1 @@
../../Task/Combinations-with-repetitions/Sidef

1
Lang/Sidef/Comma-quibbling Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comma-quibbling/Sidef

View file

@ -0,0 +1 @@
../../Task/Command-line-arguments/Sidef

1
Lang/Sidef/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/Sidef

View file

@ -0,0 +1 @@
../../Task/Compile-time-calculation/Sidef

View file

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

View file

@ -0,0 +1 @@
../../Task/Concurrent-computing/Sidef

View file

@ -0,0 +1 @@
../../Task/Constrained-genericity/Sidef

View file

@ -0,0 +1 @@
../../Task/Constrained-random-points-on-a-circle/Sidef

View file

@ -0,0 +1 @@
../../Task/Continued-fraction/Sidef

View file

@ -0,0 +1 @@
../../Task/Continued-fraction-Arithmetic-Construct-from-rational-number/Sidef

View file

@ -0,0 +1 @@
../../Task/Convert-decimal-number-to-rational/Sidef

View file

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

1
Lang/Sidef/Copy-a-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Copy-a-string/Sidef

1
Lang/Sidef/Count-in-factors Symbolic link
View file

@ -0,0 +1 @@
../../Task/Count-in-factors/Sidef

1
Lang/Sidef/Count-in-octal Symbolic link
View file

@ -0,0 +1 @@
../../Task/Count-in-octal/Sidef

View file

@ -0,0 +1 @@
../../Task/Count-occurrences-of-a-substring/Sidef

1
Lang/Sidef/Count-the-coins Symbolic link
View file

@ -0,0 +1 @@
../../Task/Count-the-coins/Sidef

1
Lang/Sidef/Create-a-file Symbolic link
View file

@ -0,0 +1 @@
../../Task/Create-a-file/Sidef

Some files were not shown because too many files have changed in this diff Show more