Created
September 5, 2015 16:46
-
-
Save TimToady/3c238e672d3c9e8210de to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
99-Bottles-of-Beer/99-bottles-of-beer-3.pl6 | |
9-billion-names-of-God-the-integer/9-billion-names-of-god-the-integer.pl6 | |
ABC-Problem/abc-problem.pl6 | |
Add-a-variable-to-a-class-instance-at-runtime/add-a-variable-to-a-class-instance-at-runtime-3.pl6 | |
Arithmetic-Integer/arithmetic-integer.pl6 | |
Balanced-brackets/balanced-brackets-1.pl6 | |
Balanced-brackets/balanced-brackets-4.pl6 | |
Bitwise-operations/bitwise-operations-1.pl6 | |
Bitwise-operations/bitwise-operations.pl6 | |
Bulls-and-cows-Player/bulls-and-cows-player.pl6 | |
Call-a-function/call-a-function-1.pl6 | |
Catamorphism/catamorphism-2.pl6 | |
Closest-pair-problem/closest-pair-problem.pl6 | |
Collections/collections-1.pl6 | |
Collections/collections-5.pl6 | |
Combinations-and-permutations/combinations-and-permutations.pl6 | |
Constrained-random-points-on-a-circle/constrained-random-points-on-a-circle-1.pl6 | |
Count-the-coins/count-the-coins-1.pl6 | |
Create-a-two-dimensional-array-at-runtime/create-a-two-dimensional-array-at-runtime-1.pl6 | |
CSV-to-HTML-translation/csv-to-html-translation-1.pl6 | |
Deal-cards-for-FreeCell/deal-cards-for-freecell.pl6 | |
Deconvolution-1D/deconvolution-1d.pl6 | |
Define-a-primitive-data-type/define-a-primitive-data-type-1.pl6 | |
Determine-if-only-one-instance-is-running/determine-if-only-one-instance-is-running.pl6 | |
Dining-philosophers/dining-philosophers.pl6 | |
Draw-a-cuboid/draw-a-cuboid.pl6 | |
Echo-server/echo-server.pl6 | |
Entropy/entropy-2.pl6 | |
Enumerations/enumerations.pl6 | |
Equilibrium-index/equilibrium-index-3.pl6 | |
Evolutionary-algorithm/evolutionary-algorithm.pl6 | |
Exceptions/exceptions.pl6 | |
Executable-library/executable-library-2.pl6 | |
Execute-a-Markov-algorithm/execute-a-markov-algorithm.pl6 | |
Execute-a-system-command/execute-a-system-command.pl6 | |
Execute-HQ9+/execute-hq9+-2.pl6 | |
Exponentiation-operator/exponentiation-operator-2.pl6 | |
Extensible-prime-generator/extensible-prime-generator.pl6 | |
Factors-of-a-Mersenne-number/factors-of-a-mersenne-number.pl6 | |
Find-the-last-Sunday-of-each-month/find-the-last-sunday-of-each-month.pl6 | |
First-class-functions-Use-numbers-analogously/first-class-functions-use-numbers-analogously.pl6 | |
Five-weekends/five-weekends.pl6 | |
FizzBuzz/fizzbuzz-5.pl6 | |
Floyds-triangle/floyds-triangle.pl6 | |
Fractran/fractran-2.pl6 | |
Function-composition/function-composition-1.pl6 | |
Galton-box-animation/galton-box-animation.pl6 | |
Generator-Exponential/generator-exponential.pl6 | |
Generic-swap/generic-swap.pl6 | |
Greyscale-bars-Display/greyscale-bars-display.pl6 | |
Guess-the-number/guess-the-number.pl6 | |
Happy-numbers/happy-numbers-2.pl6 | |
Harshad-or-Niven-series/harshad-or-niven-series.pl6 | |
Hash-from-two-arrays/hash-from-two-arrays-1.pl6 | |
Hash-from-two-arrays/hash-from-two-arrays-2.pl6 | |
Hello-world-Graphical/hello-world-graphical.pl6 | |
Hickerson-series-of-almost-integers/hickerson-series-of-almost-integers.pl6 | |
History-variables/history-variables.pl6 | |
Hofstadter-Conway-$10,000-sequence/hofstadter-conway-$10,000-sequence-2.pl6 | |
Holidays-related-to-Easter/holidays-related-to-easter.pl6 | |
Horners-rule-for-polynomial-evaluation/horners-rule-for-polynomial-evaluation-3.pl6 | |
Host-introspection/host-introspection.pl6 | |
Huffman-coding/huffman-coding-1.pl6 | |
Huffman-coding/huffman-coding-2.pl6 | |
Identity-matrix/identity-matrix-1.pl6 | |
Inheritance-Single/inheritance-single.pl6 | |
Interactive-programming/interactive-programming.pl6 | |
Inverted-index/inverted-index.pl6 | |
K-means++-clustering/k-means++-clustering.pl6 | |
Knapsack-problem-Continuous/knapsack-problem-continuous.pl6 | |
Knapsack-problem-Unbounded/knapsack-problem-unbounded.pl6 | |
Knights-tour/knights-tour.pl6 | |
Last-Friday-of-each-month/last-friday-of-each-month-3.pl6 | |
Levenshtein-distance/levenshtein-distance.pl6 | |
Longest-common-subsequence/longest-common-subsequence-1.pl6 | |
Longest-increasing-subsequence/longest-increasing-subsequence-2.pl6 | |
Long-multiplication/long-multiplication.pl6 | |
Look-and-say-sequence/look-and-say-sequence.pl6 | |
Loops-Nested/loops-nested-1.pl6 | |
Ludic-numbers/ludic-numbers.pl6 | |
LZW-compression/lzw-compression.pl6 | |
Mad-Libs/mad-libs.pl6 | |
Map-range/map-range-1.pl6 | |
Matrix-arithmetic/matrix-arithmetic.pl6 | |
Matrix-exponentiation-operator/matrix-exponentiation-operator.pl6 | |
Matrix-multiplication/matrix-multiplication-1.pl6 | |
Matrix-transposition/matrix-transposition-1.pl6 | |
Maze-generation/maze-generation.pl6 | |
Maze-solving/maze-solving.pl6 | |
MD5-Implementation/md5-implementation.pl6 | |
Metaprogramming/metaprogramming-2.pl6 | |
Metaprogramming/metaprogramming-3.pl6 | |
Miller-Rabin-primality-test/miller-rabin-primality-test.pl6 | |
Minesweeper-game/minesweeper-game.pl6 | |
Monte-Carlo-methods/monte-carlo-methods-1.pl6 | |
Monty-Hall-problem/monty-hall-problem.pl6 | |
Morse-code/morse-code.pl6 | |
Move-to-front-algorithm/move-to-front-algorithm.pl6 | |
Multiple-distinct-objects/multiple-distinct-objects-1.pl6 | |
Narcissist/narcissist.pl6 | |
Non-continuous-subsequences/non-continuous-subsequences.pl6 | |
N-queens-problem/n-queens-problem.pl6 | |
Numerical-integration-Gauss-Legendre-Quadrature/numerical-integration-gauss-legendre-quadrature.pl6 | |
Numerical-integration/numerical-integration-1.pl6 | |
Numerical-integration/numerical-integration-2.pl6 | |
Optional-parameters/optional-parameters.pl6 | |
Parsing-RPN-calculator-algorithm/parsing-rpn-calculator-algorithm.pl6 | |
Partial-function-application/partial-function-application.pl6 | |
Permutations-by-swapping/permutations-by-swapping.pl6 | |
Permutations-Derangements/permutations-derangements.pl6 | |
Permutations/permutations-2.pl6 | |
Permutations/permutations-3.pl6 | |
Permutation-test/permutation-test.pl6 | |
Pig-the-dice-game/pig-the-dice-game.pl6 | |
Pointers-and-references/pointers-and-references.pl6 | |
Polynomial-long-division/polynomial-long-division.pl6 | |
Pragmatic-directives/pragmatic-directives.pl6 | |
Price-fraction/price-fraction-1.pl6 | |
Primality-by-trial-division/primality-by-trial-division-2.pl6 | |
Priority-queue/priority-queue.pl6 | |
Probabilistic-choice/probabilistic-choice.pl6 | |
Program-name/program-name.pl6 | |
Pythagorean-triples/pythagorean-triples-1.pl6 | |
Quickselect-algorithm/quickselect-algorithm.pl6 | |
Random-number-generator--device-/random-number-generator--device-.pl6 | |
Range-extraction/range-extraction.pl6 | |
Read-a-configuration-file/read-a-configuration-file.pl6 | |
RIPEMD-160/ripemd-160.pl6 | |
Rock-paper-scissors/rock-paper-scissors-1.pl6 | |
RSA-code/rsa-code.pl6 | |
Runtime-evaluation-In-an-environment/runtime-evaluation-in-an-environment.pl6 | |
Runtime-evaluation/runtime-evaluation.pl6 | |
Scope-modifiers/scope-modifiers-1.pl6 | |
SEDOLs/sedols.pl6 | |
Self-referential-sequence/self-referential-sequence.pl6 | |
Semiprime/semiprime.pl6 | |
Set-of-real-numbers/set-of-real-numbers.pl6 | |
SHA-1/sha-1.pl6 | |
Singly-linked-list-Traversal/singly-linked-list-traversal-2.pl6 | |
Sokoban/sokoban.pl6 | |
Sorting-algorithms-Strand-sort/sorting-algorithms-strand-sort.pl6 | |
Stair-climbing-puzzle/stair-climbing-puzzle.pl6 | |
Start-from-a-main-routine/start-from-a-main-routine.pl6 | |
State-name-puzzle/state-name-puzzle.pl6 | |
Statistics-Basic/statistics-basic.pl6 | |
Stem-and-leaf-plot/stem-and-leaf-plot.pl6 | |
String-matching/string-matching.pl6 | |
Strip-comments-from-a-string/strip-comments-from-a-string.pl6 | |
Strip-control-codes-and-extended-characters-from-a-string/strip-control-codes-and-extended-characters-from-a-string.pl6 | |
Substring-Top-and-tail/substring-top-and-tail-1.pl6 | |
Substring-Top-and-tail/substring-top-and-tail-2.pl6 | |
Subtractive-generator/subtractive-generator.pl6 | |
Sudoku/sudoku-2.pl6 | |
Sum-of-a-series/sum-of-a-series-3.pl6 | |
Ternary-logic/ternary-logic-1.pl6 | |
Ternary-logic/ternary-logic-2.pl6 | |
Test-a-function/test-a-function.pl6 | |
Tic-tac-toe/tic-tac-toe.pl6 | |
Topological-sort/topological-sort-1.pl6 | |
Topological-sort/topological-sort-2.pl6 | |
Topological-sort/topological-sort.pl6 | |
Top-rank-per-group/top-rank-per-group.pl6 | |
Topswops/topswops.pl6 | |
Total-circles-area/total-circles-area.pl6 | |
Twelve-statements/twelve-statements.pl6 | |
Vampire-number/vampire-number.pl6 | |
Xiaolin-Wus-line-algorithm/xiaolin-wus-line-algorithm.pl6 | |
Y-combinator/y-combinator-1.pl6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment