tasks a-s

This commit is contained in:
Ingy döt Net 2013-04-10 23:57:08 -07:00
parent 47bf37c096
commit b83f433714
12433 changed files with 156208 additions and 123 deletions

View file

@ -45,7 +45,7 @@ Averages/Simple moving average:
Balanced brackets:
Balanced ternary:
Best shuffle:
# Binary digits:
Binary digits:
Binary search:
Binary strings:
Bitcoin/address validation:
@ -65,7 +65,7 @@ Bitwise operations:
Boolean values:
Box the compass:
Break OO privacy:
# Brownian tree:
Brownian tree:
Bulls and cows:
Bulls and cows/Player:
@ -79,7 +79,7 @@ Call an object method:
Canny edge detector:
Carmichael 3 strong pseudoprimes:
Case-sensitivity of identifiers:
# Catalan numbers:
Catalan numbers:
CatmullClark subdivision surface:
Character codes:
Character matching:
@ -112,7 +112,7 @@ Continued fraction/Arithmetic/Construct from rational number:
Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N):
Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2):
Conway's Game of Life: #'
# Copy a string:
Copy a string:
Count in factors:
Count in octal:
Count occurrences of a substring:
@ -152,7 +152,7 @@ Doubly-linked list/Definition:
Doubly-linked list/Element definition:
Doubly-linked list/Element insertion:
Doubly-linked list/Traversal:
# Dragon curve:
Dragon curve:
Draw a cuboid:
Draw a sphere:
Dutch national flag problem:
@ -166,7 +166,7 @@ Empty string:
Enforced immutability:
Entropy:
Enumerations:
# Environment variables:
Environment variables:
Equilibrium index:
Ethiopian multiplication:
Euler method:
@ -177,11 +177,11 @@ Evolutionary algorithm:
Exceptions:
Exceptions/Catch an exception thrown in a nested call:
Executable library:
# Execute a Markov algorithm:
Execute a Markov algorithm:
Execute a system command:
# Execute Brain****:
# Execute Brainf***:
Execute HQ9+:
# Execute SNUSP:
Execute SNUSP:
Exponentiation operator:
Extend your language:
Extreme floating point values:
@ -219,6 +219,7 @@ Function composition:
Function definition:
Function frequency:
Function prototype:
Galton box animation:
Gamma function:
Generator/Exponential:
@ -237,6 +238,7 @@ Guess the number/With feedback (player):
GUI component interaction:
GUI enabling/disabling of controls:
GUI/Maximum window dimensions:
Hailstone sequence:
Hamming numbers:
Handle a signal:
@ -268,6 +270,7 @@ HTTPS:
HTTPS/Authenticated:
HTTPS/Client-authenticated:
Huffman coding:
I before E except after C:
Identity matrix:
Image convolution:
@ -284,11 +287,13 @@ Interactive programming:
Introspection:
Inverted index:
Inverted syntax:
Jensen's Device: #'
Josephus problem:
Joystick position:
JSON:
Jump anywhere:
K-means++ clustering:
Kaprekar numbers:
Keyboard input/Flush the keyboard buffer:
@ -302,6 +307,7 @@ Knapsack problem/Unbounded:
Knight's tour: #'
Knuth shuffle:
Knuth's algorithm S: #'
Langton's ant: #'
Largest int from concatenated ints:
Last Friday of each month:
@ -336,6 +342,7 @@ LU decomposition:
Lucas-Lehmer test:
Luhn test of credit card numbers:
LZW compression:
Mad Libs:
Main step of GOST 28147-89:
Man or boy test:
@ -375,9 +382,136 @@ Multisplit:
Mutex:
Mutual recursion:
N-queens problem:
Named parameters:
Narcissist:
Nautical bell:
Non-continuous subsequences:
Non-decimal radices/Convert:
Non-decimal radices/Input:
Non-decimal radices/Output:
Nth root:
Null object:
Number names:
Number reversal game:
Numeric error propagation:
Numerical integration:
Numerical integration/Gauss-Legendre Quadrature:
Object serialization:
OLE Automation:
One of n lines in a file:
One-dimensional cellular automata:
OpenGL:
Operator precedence:
Optional parameters:
Order two numerical lists:
Ordered Partitions:
Ordered words:
Palindrome detection:
Pangram checker:
Parallel calculations:
Parametric polymorphism:
Parametrized SQL statement:
Parsing/RPN calculator algorithm:
Parsing/RPN to infix conversion:
Parsing/Shunting-yard algorithm:
Partial function application:
Pascal's triangle: #'
Pascal's triangle/Puzzle: #'
Pattern matching:
Percentage difference between images:
Perfect numbers:
Permutation test:
Permutations:
Permutations by swapping:
Permutations/Derangements:
Pi:
Pick random element:
Pig the dice game:
Pig the dice game/Player:
Pinstripe/Display:
Pinstripe/Printer:
Play recorded sounds:
Playing cards:
Plot coordinate pairs:
Pointers and references:
Polymorphic copy:
Polymorphism:
Polynomial long division:
Polynomial regression:
Power set:
Pragmatic directives:
Price fraction:
Primality by trial division:
Prime decomposition:
Priority queue:
Probabilistic choice:
Problem of Apollonius:
Program name:
Program termination:
Pythagorean triples:
QR decomposition:
Quaternion type:
Queue/Definition:
Queue/Usage:
Quine:
# ROT-13:
Random number generator (device):
Random number generator (included):
Random numbers:
Range expansion:
Range extraction:
Rate counter:
Ray-casting algorithm:
RCRPG:
Read a configuration file:
Read a file line by line:
Read a specific line from a file:
Read entire file:
Real constants and functions:
Record sound:
Reduced row echelon form:
Regular expressions:
Remove duplicate elements:
Remove lines from a file:
Rename a file:
Rendezvous:
Repeat a string:
Resistor mesh:
Respond to an unknown method call:
Return multiple values:
Reverse a string:
RIPEMD-160:
Rock-paper-scissors:
Roman numerals/Decode:
Roman numerals/Encode:
Roots of a function:
Roots of a quadratic function:
Roots of unity:
Rosetta Code/Count examples:
Rosetta Code/Find unimplemented tasks:
Rosetta Code/Fix code tags:
Rosetta Code/Rank languages by popularity:
Rot-13:
Run-length encoding:
Runtime evaluation:
Runtime evaluation/In an environment:
S-Expressions:
Safe addition:
Same Fringe:
Scope modifiers:
Scope/Function names and labels:
Search a list:
Secure temporary file:
SEDOLs:
Self-describing numbers:
Self-referential sequence:
Semordnilap:
Send an unknown method call:
Send email:
Sequence of non-squares:
Set:
Set consolidation:
Set of real numbers:

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

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

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

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

View file

@ -0,0 +1 @@
../../Task/Repeat-a-string/4DOS-Batch

1
Lang/6502-Assembly/Rot-13 Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rot-13/6502-Assembly

View file

@ -0,0 +1 @@
../../Task/Loops-Infinite/6800-Assembly

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

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

1
Lang/ABAP/Permutations Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Prime-decomposition/ABAP

View file

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

View file

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

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

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

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Convert/ACL2

View file

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

View file

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

1
Lang/ACL2/Pangram-checker Symbolic link
View file

@ -0,0 +1 @@
../../Task/Pangram-checker/ACL2

View file

@ -0,0 +1 @@
../../Task/Pick-random-element/ACL2

1
Lang/ACL2/Playing-cards Symbolic link
View file

@ -0,0 +1 @@
../../Task/Playing-cards/ACL2

View file

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

View file

@ -0,0 +1 @@
../../Task/Prime-decomposition/ACL2

1
Lang/ACL2/Queue-Definition Symbolic link
View file

@ -0,0 +1 @@
../../Task/Queue-Definition/ACL2

View file

@ -0,0 +1 @@
../../Task/Real-constants-and-functions/ACL2

View file

@ -0,0 +1 @@
../../Task/Remove-duplicate-elements/ACL2

View file

@ -0,0 +1 @@
../../Task/Return-multiple-values/ACL2

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

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

1
Lang/ACL2/Rot-13 Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rot-13/ACL2

1
Lang/ALGOL-68/Binary-digits Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-digits/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Calendar---for-real-programmers/ALGOL-68

View file

@ -1 +0,0 @@
../../Task/Calendar-for-real-programmers/ALGOL-68

1
Lang/ALGOL-68/Copy-a-string Symbolic link
View file

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

1
Lang/ALGOL-68/Dragon-curve Symbolic link
View file

@ -0,0 +1 @@
../../Task/Dragon-curve/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Environment-variables/ALGOL-68

View file

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

View file

@ -0,0 +1 @@
../../Task/Named-parameters/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Non-continuous-subsequences/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Convert/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Input/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Output/ALGOL-68

1
Lang/ALGOL-68/Nth-root Symbolic link
View file

@ -0,0 +1 @@
../../Task/Nth-root/ALGOL-68

1
Lang/ALGOL-68/Null-object Symbolic link
View file

@ -0,0 +1 @@
../../Task/Null-object/ALGOL-68

1
Lang/ALGOL-68/Number-names Symbolic link
View file

@ -0,0 +1 @@
../../Task/Number-names/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Numerical-integration/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Object-serialization/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/One-dimensional-cellular-automata/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Palindrome-detection/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Pangram-checker/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Partial-function-application/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Pascals-triangle/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Pascals-triangle-Puzzle/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Perfect-numbers/ALGOL-68

1
Lang/ALGOL-68/Permutations Symbolic link
View file

@ -0,0 +1 @@
../../Task/Permutations/ALGOL-68

1
Lang/ALGOL-68/Playing-cards Symbolic link
View file

@ -0,0 +1 @@
../../Task/Playing-cards/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Plot-coordinate-pairs/ALGOL-68

View file

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

View file

@ -0,0 +1 @@
../../Task/Polynomial-regression/ALGOL-68

1
Lang/ALGOL-68/Power-set Symbolic link
View file

@ -0,0 +1 @@
../../Task/Power-set/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Pragmatic-directives/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Price-fraction/ALGOL-68

View file

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

View file

@ -0,0 +1 @@
../../Task/Prime-decomposition/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Probabilistic-choice/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Program-termination/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Quaternion-type/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Random-number-generator--included-/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Random-numbers/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Range-expansion/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Range-extraction/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Read-a-file-line-by-line/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Read-entire-file/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Real-constants-and-functions/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Reduced-row-echelon-form/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Regular-expressions/ALGOL-68

1
Lang/ALGOL-68/Rename-a-file Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rename-a-file/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Repeat-a-string/ALGOL-68

View file

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

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Decode/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Encode/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Roots-of-a-function/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Roots-of-a-quadratic-function/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Roots-of-unity/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Rosetta-Code-Rank-languages-by-popularity/ALGOL-68

1
Lang/ALGOL-68/Rot-13 Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rot-13/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Run-length-encoding/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Runtime-evaluation/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Runtime-evaluation-In-an-environment/ALGOL-68

1
Lang/ALGOL-68/SEDOLs Symbolic link
View file

@ -0,0 +1 @@
../../Task/SEDOLs/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Sequence-of-non-squares/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Encode/ALGOL-W

View file

@ -0,0 +1 @@
../../Task/Parsing-RPN-calculator-algorithm/ANTLR

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Decode/ANTLR

1
Lang/APL/Pangram-checker Symbolic link
View file

@ -0,0 +1 @@
../../Task/Pangram-checker/APL

1
Lang/APL/Pascals-triangle Symbolic link
View file

@ -0,0 +1 @@
../../Task/Pascals-triangle/APL

View file

@ -0,0 +1 @@
../../Task/Run-length-encoding/APL

View file

@ -0,0 +1 @@
../../Task/Return-multiple-values/ATS

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

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

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

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

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

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

View file

@ -0,0 +1 @@
../../Task/Environment-variables/AWK

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Convert/AWK

View file

@ -0,0 +1 @@
../../Task/Non-decimal-radices-Output/AWK

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