Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

7
Lang/SAS/00-LANG.txt Normal file
View file

@ -0,0 +1,7 @@
{{language|SAS
|site=http://www.sas.com/
|LCT=no
}}
{{implementation|SQL}}{{stub}}
SAS is a proprietary statistical analysis language.

2
Lang/SAS/00-META.yaml Normal file
View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:SAS

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

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

1
Lang/SAS/Archimedean-spiral Symbolic link
View file

@ -0,0 +1 @@
../../Task/Archimedean-spiral/SAS

1
Lang/SAS/Bitwise-operations Symbolic link
View file

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

View file

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

1
Lang/SAS/Comments Symbolic link
View file

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

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

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

View file

@ -0,0 +1 @@
../../Task/Cumulative-standard-deviation/SAS

1
Lang/SAS/Day-of-the-week Symbolic link
View file

@ -0,0 +1 @@
../../Task/Day-of-the-week/SAS

View file

@ -0,0 +1 @@
../../Task/Dijkstras-algorithm/SAS

1
Lang/SAS/Fibonacci-sequence Symbolic link
View file

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

1
Lang/SAS/Fivenum Symbolic link
View file

@ -0,0 +1 @@
../../Task/Fivenum/SAS

1
Lang/SAS/FizzBuzz Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Flow-control-structures/SAS

1
Lang/SAS/Hailstone-sequence Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hailstone-sequence/SAS

1
Lang/SAS/Haversine-formula Symbolic link
View file

@ -0,0 +1 @@
../../Task/Haversine-formula/SAS

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

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

1
Lang/SAS/Integer-comparison Symbolic link
View file

@ -0,0 +1 @@
../../Task/Integer-comparison/SAS

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-0-1/SAS

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-Bounded/SAS

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-Continuous/SAS

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-Unbounded/SAS

1
Lang/SAS/Loops-Break Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Break/SAS

1
Lang/SAS/Loops-Do-while Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Do-while/SAS

1
Lang/SAS/Loops-For Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-For/SAS

View file

@ -0,0 +1 @@
../../Task/Loops-For-with-a-specified-step/SAS

1
Lang/SAS/Loops-Foreach Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Foreach/SAS

1
Lang/SAS/Loops-While Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-While/SAS

View file

@ -0,0 +1 @@
../../Task/Merge-and-aggregate-datasets/SAS

1
Lang/SAS/N-queens-problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/N-queens-problem/SAS

1
Lang/SAS/P-value-correction Symbolic link
View file

@ -0,0 +1 @@
../../Task/P-value-correction/SAS

View file

@ -0,0 +1 @@
../../Task/Palindrome-detection/SAS

1
Lang/SAS/Permutations Symbolic link
View file

@ -0,0 +1 @@
../../Task/Permutations/SAS

View file

@ -0,0 +1 @@
../../Task/Pointers-and-references/SAS

1
Lang/SAS/Power-set Symbolic link
View file

@ -0,0 +1 @@
../../Task/Power-set/SAS

View file

@ -0,0 +1 @@
../../Task/Primality-by-trial-division/SAS

1
Lang/SAS/Priority-queue Symbolic link
View file

@ -0,0 +1 @@
../../Task/Priority-queue/SAS

1
Lang/SAS/QR-decomposition Symbolic link
View file

@ -0,0 +1 @@
../../Task/QR-decomposition/SAS

1
Lang/SAS/Random-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Random-numbers/SAS

1
Lang/SAS/Reverse-a-string Symbolic link
View file

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

1
Lang/SAS/Send-email Symbolic link
View file

@ -0,0 +1 @@
../../Task/Send-email/SAS

View file

@ -0,0 +1 @@
../../Task/Sieve-of-Eratosthenes/SAS

View file

@ -0,0 +1 @@
../../Task/Stair-climbing-puzzle/SAS

View file

@ -0,0 +1 @@
../../Task/Statistics-Normal-distribution/SAS

View file

@ -0,0 +1 @@
../../Task/String-concatenation/SAS

1
Lang/SAS/String-length Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-length/SAS

View file

@ -0,0 +1 @@
../../Task/Strip-a-set-of-characters-from-a-string/SAS

1
Lang/SAS/Substring Symbolic link
View file

@ -0,0 +1 @@
../../Task/Substring/SAS

1
Lang/SAS/Sudoku Symbolic link
View file

@ -0,0 +1 @@
../../Task/Sudoku/SAS

View file

@ -0,0 +1 @@
../../Task/Sum-and-product-of-an-array/SAS

1
Lang/SAS/Sum-of-a-series Symbolic link
View file

@ -0,0 +1 @@
../../Task/Sum-of-a-series/SAS

View file

@ -0,0 +1 @@
../../Task/Table-creation-Postal-addresses/SAS

View file

@ -0,0 +1 @@
../../Task/Trigonometric-functions/SAS

View file

@ -0,0 +1 @@
../../Task/Validate-International-Securities-Identification-Number/SAS

View file

@ -0,0 +1 @@
../../Task/Write-float-arrays-to-a-text-file/SAS