This commit is contained in:
Ingy döt Net 2013-04-10 21:29:02 -07:00
parent 764da6cbbb
commit db842d013d
19005 changed files with 197040 additions and 7 deletions

View file

@ -8,6 +8,7 @@
80386 Assembly:
8080 Assembly:
8086 Assembly:
A+:
ABAP:
ACL2:
@ -178,21 +179,185 @@ Euler Math Toolbox:
Euphoria:
Excel:
F:
F Sharp:
ext: fs
Factor:
Falcon:
FALSE:
Fan:
Fancy:
Fantom:
FAUST:
FBSL:
FeatureC++:
ext: cpp
Felix:
Ferite:
Fexl:
Fish:
FLORA-2:
ext:
Florid:
Forth:
ext: fth
Fortran:
ext: f
Fortress:
FP:
FPI:
Free Pascal/Lazarus:
ext: pas
FreeMat:
Frege:
Friendly interactive shell:
ext: fish
Frink:
Gambas:
GAP:
Gdl:
Gecho:
Gema:
Gentee:
Genyris:
GLBasic:
Glee:
GML:
Gnuplot:
Go:
# Go!:
Golfscript:
ext: golf
Goo:
Gosu:
Groovy:
GUISS:
GW-BASIC:
ext: bas
Haskell:
ext: hs
Haxe:
Heron:
HicEst:
HLA:
Hope:
HQ9+:
HyperTalk:
ext: ht
Icon:
IDL:
Inform 6:
ext: inf
Inform 7:
ext: inf
Informix 4GL:
ext: 4gl
Integer BASIC:
ext: bas
Intercal:
ext: ical
Io:
Ioke:
Iptscrae:
J:
Jabaco:
Jacquard Loom:
JAMES II/Rule-based Cellular Automata:
Java:
JavaFX Script:
JavaScript:
ext: js
JCL:
Jcon:
JoCaml:
Joy:
JScript.NET:
ext: net
JudoScript:
ext: judo
Julia:
K:
K3d:
Kaya:
KeyList Databasing:
ext:
Kite:
KonsolScript:
ext: konso
Kotlin:
L.in.oleum:
ext: lin
LabVIEW:
Lang5:
LaTeX:
ext: tex
Lhogho:
Liberty BASIC:
Lilypond:
Limbo:
Lisaac:
Lisp:
LLP:
LLVM:
Locomotive Basic:
ext: bas
Logo:
Logtalk:
LOLCODE:
ext: lol
Lolli:
Lotus 123 Macro Scripting:
LotusScript:
ext: lotus
Lout:
LSE64:
LSL:
Lua:
Lucid:
Lush:
Lygon:
M4:
M680x0:
Make:
Maple:
MAPPER:
Mathematica:
Mathprog:
MATLAB:
ext: m
Maxima:
MAXScript:
ext: max
MBS:
ME10 macro:
MEL:
Mercury:
Metafont:
Metapost:
MGS:
MIPS Assembly:
Mirah:
MIRC Scripting Language:
Mirelle:
ML/I:
MMIX:
Modula-2:
ext: mod2
Modula-3:
ext: mod3
MOO:
Moonscript:
ext: moon
MPIF90:
MS SQL:
MSSQL:
MUF:
MUMPS:
MySQL:
Mython:
Mythryl:
Perl:
ext: pl
PHP:

View file

@ -1,5 +1,6 @@
100 doors:
24 game:
24 game/Solve:
99 Bottles of Beer:
A+B:
@ -185,16 +186,195 @@ Exponentiation operator:
Extend your language:
Extreme floating point values:
Factorial:
Factors of a Mersenne number:
Factors of an integer:
Fast Fourier transform:
Fibonacci n-step number sequences:
Fibonacci sequence:
File IO:
File modification time:
File size:
Filter:
Find common directory path:
Find largest left truncatable prime in a given base:
Find limit of recursion:
Find the missing permutation:
First class environments:
First-class functions:
First-class functions/Use numbers analogously:
Five weekends:
FizzBuzz:
Flatten a list:
Flow-control structures:
Floyd's triangle: #'
Forest fire:
Fork:
Formal power series:
Formatted numeric output:
Forward difference:
Four bit adder:
Fractal tree:
Function composition:
Function definition:
Function frequency:
Function prototype:
Galton box animation:
Gamma function:
Generator/Exponential:
Generic swap:
Globally replace text in several files:
Go Fish:
# Happy numbers:
Gray code:
Grayscale image:
Greatest common divisor:
Greatest element of a list:
Greatest subsequential sum:
Greyscale bars/Display:
Guess the number:
Guess the number/With feedback:
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:
Happy numbers:
Harshad or Niven series:
Hash from two arrays:
Haversine formula:
Hello world/Graphical:
Hello world/Line printer:
Hello world/Newline omission:
Hello world/Standard error:
Hello world/Text:
Hello world/Web server:
Here document:
Higher-order functions:
History variables:
Hofstadter Figure-Figure sequences:
Hofstadter Q sequence:
Hofstadter-Conway $10,000 sequence:
Holidays related to Easter:
Honeycombs:
Horizontal sundial calculations:
Horner's rule for polynomial evaluation: #'
Host introspection:
Hostname:
Hough transform:
HTTP:
HTTPS:
HTTPS/Authenticated:
HTTPS/Client-authenticated:
Huffman coding:
I before E except after C:
Identity matrix:
Image convolution:
Image noise:
Include a file:
Increment a numerical string:
Infinity:
Inheritance/Multiple:
Inheritance/Single:
Input loop:
Integer comparison:
Integer sequence:
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:
Keyboard input/Keypress check:
Keyboard input/Obtain a Y or N response:
Keyboard macros:
Knapsack problem/0-1:
Knapsack problem/Bounded:
Knapsack problem/Continuous:
Knapsack problem/Unbounded:
Knight's tour: #'
Knuth shuffle:
# Leap year:
# Mandlbrot set:
Knuth's algorithm S: #'
Langton's ant: #'
Largest int from concatenated ints:
Last Friday of each month:
Last letter-first letter:
Leap year:
Least common multiple:
Letter frequency:
Levenshtein distance:
Linear congruential generator:
List comprehensions:
Literals/Floating point:
Literals/Integer:
Literals/String:
Logical operations:
Long multiplication:
Longest common subsequence:
Longest string challenge:
Look-and-say sequence:
Loop over multiple arrays simultaneously:
Loops/Break:
Loops/Continue:
Loops/Do-while:
Loops/Downward for:
Loops/For:
Loops/For with a specified step:
Loops/Foreach:
Loops/Infinite:
Loops/N plus one half:
Loops/Nested:
Loops/While:
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:
Mandelbrot set:
Map range:
Matrix arithmetic:
Matrix multiplication:
Matrix transposition:
Matrix-exponentiation operator:
Maze generation:
Maze solving:
MD4:
MD5:
MD5/Implementation:
Median filter:
Memory allocation:
Memory layout of a data structure:
Menu:
Metaprogramming:
Metered concurrency:
Metronome:
Middle three digits:
Miller-Rabin primality test:
Minesweeper game:
Modular exponentiation:
Modular inverse:
Monte Carlo methods:
Monty Hall problem:
Morse code:
Mouse position:
Multifactorial:
Multiple distinct objects:
Multiple regression:
Multiplication tables:
Multiplicative order:
Multisplit:
Mutex:
Mutual recursion:
Narcissist:
Ordered words:
Pi:

1
Lang/0815/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/0815

View file

@ -0,0 +1 @@
../../Task/Factors-of-an-integer/0815

View file

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

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

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

1
Lang/0815/Integer-sequence Symbolic link
View file

@ -0,0 +1 @@
../../Task/Integer-sequence/0815

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

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

View file

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

View file

@ -0,0 +1 @@
../../Task/Memory-allocation/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Hello-world-Standard-error/4DOS-Batch

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/4DOS-Batch

View file

@ -0,0 +1 @@
../../Task/Loops-Infinite/4DOS-Batch

View file

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

View file

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

View file

@ -0,0 +1 @@
../../Task/Integer-comparison/6502-Assembly

View file

@ -0,0 +1 @@
../../Task/Loops-Break/6502-Assembly

View file

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

View file

@ -0,0 +1 @@
../../Task/Loops-Downward-for/6502-Assembly

View file

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

View file

@ -0,0 +1 @@
../../Task/Loops-While/6502-Assembly

View file

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

View file

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

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

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

1
Lang/ABAP/Factorial Symbolic link
View file

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

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

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

View file

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

View file

@ -0,0 +1 @@
../../Task/Luhn-test-of-credit-card-numbers/ABAP

View file

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

View file

@ -0,0 +1 @@
../../Task/Factors-of-an-integer/ACL2

View file

@ -0,0 +1 @@
../../Task/Fibonacci-n-step-number-sequences/ACL2

View file

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

1
Lang/ACL2/File-IO Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-IO/ACL2

1
Lang/ACL2/Filter Symbolic link
View file

@ -0,0 +1 @@
../../Task/Filter/ACL2

View file

@ -0,0 +1 @@
../../Task/Find-limit-of-recursion/ACL2

1
Lang/ACL2/Flatten-a-list Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Function-definition/ACL2

View file

@ -0,0 +1 @@
../../Task/Function-frequency/ACL2

1
Lang/ACL2/Generic-swap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Generic-swap/ACL2

View file

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

View file

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

View file

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

1
Lang/ACL2/Happy-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Happy-numbers/ACL2

View file

@ -0,0 +1 @@
../../Task/Hello-world-Newline-omission/ACL2

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

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

View file

@ -0,0 +1 @@
../../Task/Horners-rule-for-polynomial-evaluation/ACL2

1
Lang/ACL2/Include-a-file Symbolic link
View file

@ -0,0 +1 @@
../../Task/Include-a-file/ACL2

1
Lang/ACL2/Letter-frequency Symbolic link
View file

@ -0,0 +1 @@
../../Task/Letter-frequency/ACL2

View file

@ -0,0 +1 @@
../../Task/Logical-operations/ACL2

View file

@ -0,0 +1 @@
../../Task/Loop-over-multiple-arrays-simultaneously/ACL2

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

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

1
Lang/ACL2/Loops-Infinite Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Infinite/ACL2

View file

@ -0,0 +1 @@
../../Task/Loops-N-plus-one-half/ACL2

View file

@ -0,0 +1 @@
../../Task/Luhn-test-of-credit-card-numbers/ACL2

1
Lang/ACL2/Mandelbrot-set Symbolic link
View file

@ -0,0 +1 @@
../../Task/Mandelbrot-set/ACL2

1
Lang/ACL2/Map-range Symbolic link
View file

@ -0,0 +1 @@
../../Task/Map-range/ACL2

View file

@ -0,0 +1 @@
../../Task/Matrix-transposition/ACL2

1
Lang/ACL2/Mutual-recursion Symbolic link
View file

@ -0,0 +1 @@
../../Task/Mutual-recursion/ACL2

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

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

View file

@ -0,0 +1 @@
../../Task/Factors-of-a-Mersenne-number/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Factors-of-an-integer/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Fast-Fourier-transform/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/ALGOL-68

1
Lang/ALGOL-68/File-IO Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-IO/ALGOL-68

1
Lang/ALGOL-68/File-size Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-size/ALGOL-68

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

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

View file

@ -0,0 +1 @@
../../Task/Find-common-directory-path/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/First-class-functions/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/First-class-functions-Use-numbers-analogously/ALGOL-68

1
Lang/ALGOL-68/Five-weekends Symbolic link
View file

@ -0,0 +1 @@
../../Task/Five-weekends/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Flatten-a-list/ALGOL-68

View file

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

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

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

View file

@ -0,0 +1 @@
../../Task/Formatted-numeric-output/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Forward-difference/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Function-composition/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Function-definition/ALGOL-68

View file

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

View file

@ -0,0 +1 @@
../../Task/Generator-Exponential/ALGOL-68

1
Lang/ALGOL-68/Generic-swap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Generic-swap/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Greatest-common-divisor/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Greatest-element-of-a-list/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Greatest-subsequential-sum/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Guess-the-number/ALGOL-68

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

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

View file

@ -0,0 +1 @@
../../Task/Hailstone-sequence/ALGOL-68

View file

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

1
Lang/ALGOL-68/Happy-numbers Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Haversine-formula/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Hello-world-Standard-error/ALGOL-68

View file

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

1
Lang/ALGOL-68/Here-document Symbolic link
View file

@ -0,0 +1 @@
../../Task/Here-document/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Higher-order-functions/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Hofstadter-Conway-$10,000-sequence/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Hofstadter-Q-sequence/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Holidays-related-to-Easter/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Horizontal-sundial-calculations/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Horners-rule-for-polynomial-evaluation/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Host-introspection/ALGOL-68

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

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

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