diff --git a/Lang/ALGOL-68/00-LANG.txt b/Lang/ALGOL-68/00-LANG.txt index f23a20030d..c77464279f 100644 --- a/Lang/ALGOL-68/00-LANG.txt +++ b/Lang/ALGOL-68/00-LANG.txt @@ -276,9 +276,10 @@ For more details about Primaries and Secondaries refer to [[Operator_precedence# * [https://en.wikipedia.org/wiki/S3_(programming_language) S3 for ICL 2900] == Library code used in Rosetta Code samples == -[https://rosettacode.org/wiki/Category:ALGOL_68-primes Prime related] -
-[https://rosettacode.org/wiki/Category:ALGOL_68-rows Row (array) related] +[https://rosettacode.org/wiki/ALGOL_68/prelude Various (including the standard prelude)]
+[https://rosettacode.org/wiki/Category:ALGOL_68-primes Prime related]
+[https://rosettacode.org/wiki/Category:ALGOL_68-rows Row (array) related]
+[https://rosettacode.org/wiki/Category:ALGOL_68-l-system L-System related] {{language programming paradigm|Concurrent}} {{language programming paradigm|Imperative}} \ No newline at end of file diff --git a/Lang/ALGOL-68/100-doors b/Lang/ALGOL-68/100-doors deleted file mode 120000 index a57790f750..0000000000 --- a/Lang/ALGOL-68/100-doors +++ /dev/null @@ -1 +0,0 @@ -../../Task/100-doors/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/24-game b/Lang/ALGOL-68/24-game new file mode 120000 index 0000000000..509307eab2 --- /dev/null +++ b/Lang/ALGOL-68/24-game @@ -0,0 +1 @@ +../../Task/24-game/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Cistercian-numerals b/Lang/ALGOL-68/Cistercian-numerals new file mode 120000 index 0000000000..1a20b26b09 --- /dev/null +++ b/Lang/ALGOL-68/Cistercian-numerals @@ -0,0 +1 @@ +../../Task/Cistercian-numerals/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Dynamic-variable-names b/Lang/ALGOL-68/Dynamic-variable-names new file mode 120000 index 0000000000..eae667a38d --- /dev/null +++ b/Lang/ALGOL-68/Dynamic-variable-names @@ -0,0 +1 @@ +../../Task/Dynamic-variable-names/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Fermat-numbers b/Lang/ALGOL-68/Fermat-numbers new file mode 120000 index 0000000000..a0269ca31a --- /dev/null +++ b/Lang/ALGOL-68/Fermat-numbers @@ -0,0 +1 @@ +../../Task/Fermat-numbers/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Koch-curve b/Lang/ALGOL-68/Koch-curve new file mode 120000 index 0000000000..1a27265644 --- /dev/null +++ b/Lang/ALGOL-68/Koch-curve @@ -0,0 +1 @@ +../../Task/Koch-curve/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Partition-an-integer-x-into-n-primes b/Lang/ALGOL-68/Partition-an-integer-x-into-n-primes new file mode 120000 index 0000000000..a393060101 --- /dev/null +++ b/Lang/ALGOL-68/Partition-an-integer-x-into-n-primes @@ -0,0 +1 @@ +../../Task/Partition-an-integer-x-into-n-primes/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Peano-curve b/Lang/ALGOL-68/Peano-curve new file mode 120000 index 0000000000..7ad831ac36 --- /dev/null +++ b/Lang/ALGOL-68/Peano-curve @@ -0,0 +1 @@ +../../Task/Peano-curve/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Problem-of-Apollonius b/Lang/ALGOL-68/Problem-of-Apollonius new file mode 120000 index 0000000000..51b4085ef1 --- /dev/null +++ b/Lang/ALGOL-68/Problem-of-Apollonius @@ -0,0 +1 @@ +../../Task/Problem-of-Apollonius/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Sierpinski-arrowhead-curve b/Lang/ALGOL-68/Sierpinski-arrowhead-curve new file mode 120000 index 0000000000..3f487dc4fa --- /dev/null +++ b/Lang/ALGOL-68/Sierpinski-arrowhead-curve @@ -0,0 +1 @@ +../../Task/Sierpinski-arrowhead-curve/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Sierpinski-square-curve b/Lang/ALGOL-68/Sierpinski-square-curve new file mode 120000 index 0000000000..7aaf7e1567 --- /dev/null +++ b/Lang/ALGOL-68/Sierpinski-square-curve @@ -0,0 +1 @@ +../../Task/Sierpinski-square-curve/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Sierpinski-triangle-Graphical b/Lang/ALGOL-68/Sierpinski-triangle-Graphical new file mode 120000 index 0000000000..c561698ad4 --- /dev/null +++ b/Lang/ALGOL-68/Sierpinski-triangle-Graphical @@ -0,0 +1 @@ +../../Task/Sierpinski-triangle-Graphical/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Smallest-number-k-such-that-k+2^m-is-composite-for-all-m-less-than-k b/Lang/ALGOL-68/Smallest-number-k-such-that-k+2^m-is-composite-for-all-m-less-than-k new file mode 120000 index 0000000000..a96279cee7 --- /dev/null +++ b/Lang/ALGOL-68/Smallest-number-k-such-that-k+2^m-is-composite-for-all-m-less-than-k @@ -0,0 +1 @@ +../../Task/Smallest-number-k-such-that-k+2^m-is-composite-for-all-m-less-than-k/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Substitution-cipher b/Lang/ALGOL-68/Substitution-cipher new file mode 120000 index 0000000000..b8b9dd702a --- /dev/null +++ b/Lang/ALGOL-68/Substitution-cipher @@ -0,0 +1 @@ +../../Task/Substitution-cipher/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-68/Total-circles-area b/Lang/ALGOL-68/Total-circles-area new file mode 120000 index 0000000000..b2c70ca7c7 --- /dev/null +++ b/Lang/ALGOL-68/Total-circles-area @@ -0,0 +1 @@ +../../Task/Total-circles-area/ALGOL-68 \ No newline at end of file diff --git a/Lang/ALGOL-W/Bell-numbers b/Lang/ALGOL-W/Bell-numbers new file mode 120000 index 0000000000..07e4520258 --- /dev/null +++ b/Lang/ALGOL-W/Bell-numbers @@ -0,0 +1 @@ +../../Task/Bell-numbers/ALGOL-W \ No newline at end of file diff --git a/Lang/ANSI-BASIC/Egyptian-division b/Lang/ANSI-BASIC/Egyptian-division new file mode 120000 index 0000000000..6f37fbca47 --- /dev/null +++ b/Lang/ANSI-BASIC/Egyptian-division @@ -0,0 +1 @@ +../../Task/Egyptian-division/ANSI-BASIC \ No newline at end of file diff --git a/Lang/ANSI-BASIC/String-length b/Lang/ANSI-BASIC/String-length new file mode 120000 index 0000000000..7ad71b1ccb --- /dev/null +++ b/Lang/ANSI-BASIC/String-length @@ -0,0 +1 @@ +../../Task/String-length/ANSI-BASIC \ No newline at end of file diff --git a/Lang/APL/Benfords-law b/Lang/APL/Benfords-law new file mode 120000 index 0000000000..e194573832 --- /dev/null +++ b/Lang/APL/Benfords-law @@ -0,0 +1 @@ +../../Task/Benfords-law/APL \ No newline at end of file diff --git a/Lang/APL/Chinese-zodiac b/Lang/APL/Chinese-zodiac new file mode 120000 index 0000000000..34bffed454 --- /dev/null +++ b/Lang/APL/Chinese-zodiac @@ -0,0 +1 @@ +../../Task/Chinese-zodiac/APL \ No newline at end of file diff --git a/Lang/APL/Floyds-triangle b/Lang/APL/Floyds-triangle new file mode 120000 index 0000000000..ba13d02d17 --- /dev/null +++ b/Lang/APL/Floyds-triangle @@ -0,0 +1 @@ +../../Task/Floyds-triangle/APL \ No newline at end of file diff --git a/Lang/APL/Partition-an-integer-x-into-n-primes b/Lang/APL/Partition-an-integer-x-into-n-primes new file mode 120000 index 0000000000..6a32dc9f66 --- /dev/null +++ b/Lang/APL/Partition-an-integer-x-into-n-primes @@ -0,0 +1 @@ +../../Task/Partition-an-integer-x-into-n-primes/APL \ No newline at end of file diff --git a/Lang/APL/Set-consolidation b/Lang/APL/Set-consolidation new file mode 120000 index 0000000000..56b2446a2d --- /dev/null +++ b/Lang/APL/Set-consolidation @@ -0,0 +1 @@ +../../Task/Set-consolidation/APL \ No newline at end of file diff --git a/Lang/Ada/Fivenum b/Lang/Ada/Fivenum new file mode 120000 index 0000000000..7328eec9c8 --- /dev/null +++ b/Lang/Ada/Fivenum @@ -0,0 +1 @@ +../../Task/Fivenum/Ada \ No newline at end of file diff --git a/Lang/Amazing-Hopper/Function-composition b/Lang/Amazing-Hopper/Function-composition new file mode 120000 index 0000000000..257a080151 --- /dev/null +++ b/Lang/Amazing-Hopper/Function-composition @@ -0,0 +1 @@ +../../Task/Function-composition/Amazing-Hopper \ No newline at end of file diff --git a/Lang/Applesoft-BASIC/Euler-method b/Lang/Applesoft-BASIC/Euler-method new file mode 120000 index 0000000000..4ae359e855 --- /dev/null +++ b/Lang/Applesoft-BASIC/Euler-method @@ -0,0 +1 @@ +../../Task/Euler-method/Applesoft-BASIC \ No newline at end of file diff --git a/Lang/Applesoft-BASIC/LZW-compression b/Lang/Applesoft-BASIC/LZW-compression new file mode 120000 index 0000000000..b2b0a00f3d --- /dev/null +++ b/Lang/Applesoft-BASIC/LZW-compression @@ -0,0 +1 @@ +../../Task/LZW-compression/Applesoft-BASIC \ No newline at end of file diff --git a/Lang/Applesoft-BASIC/Simple-database b/Lang/Applesoft-BASIC/Simple-database new file mode 120000 index 0000000000..fdb38917dd --- /dev/null +++ b/Lang/Applesoft-BASIC/Simple-database @@ -0,0 +1 @@ +../../Task/Simple-database/Applesoft-BASIC \ No newline at end of file diff --git a/Lang/Applesoft-BASIC/Tau-number b/Lang/Applesoft-BASIC/Tau-number new file mode 120000 index 0000000000..de08050f6a --- /dev/null +++ b/Lang/Applesoft-BASIC/Tau-number @@ -0,0 +1 @@ +../../Task/Tau-number/Applesoft-BASIC \ No newline at end of file diff --git a/Lang/Asymptote/Factorial b/Lang/Asymptote/Factorial new file mode 120000 index 0000000000..f41eae64eb --- /dev/null +++ b/Lang/Asymptote/Factorial @@ -0,0 +1 @@ +../../Task/Factorial/Asymptote \ No newline at end of file diff --git a/Lang/Asymptote/Tau-function b/Lang/Asymptote/Tau-function new file mode 120000 index 0000000000..f822d893d8 --- /dev/null +++ b/Lang/Asymptote/Tau-function @@ -0,0 +1 @@ +../../Task/Tau-function/Asymptote \ No newline at end of file diff --git a/Lang/Asymptote/Tau-number b/Lang/Asymptote/Tau-number new file mode 120000 index 0000000000..e9ae14e606 --- /dev/null +++ b/Lang/Asymptote/Tau-number @@ -0,0 +1 @@ +../../Task/Tau-number/Asymptote \ No newline at end of file diff --git a/Lang/Asymptote/Temperature-conversion b/Lang/Asymptote/Temperature-conversion new file mode 120000 index 0000000000..f7d5a1158d --- /dev/null +++ b/Lang/Asymptote/Temperature-conversion @@ -0,0 +1 @@ +../../Task/Temperature-conversion/Asymptote \ No newline at end of file diff --git a/Lang/BASIC/00-LANG.txt b/Lang/BASIC/00-LANG.txt index 571cd2dd21..8f4f969193 100644 --- a/Lang/BASIC/00-LANG.txt +++ b/Lang/BASIC/00-LANG.txt @@ -12,7 +12,11 @@ BASIC became popular, with many different implementations for various computers. ==Links== *[[wp:BASIC|Wikipedia:BASIC]] +**[[wp:BASIC-PLUS]] +**[[wp:Benton Harbor BASIC]] +**[[wp:CBASIC]] **[[wp:Chipmunk Basic]] +**[[wp:Dartmouth BASIC]] **[[wp:Microsoft BASIC]] ***[[wp:Altair BASIC]] ***[[wp:Amiga BASIC]] @@ -24,7 +28,9 @@ BASIC became popular, with many different implementations for various computers. **[[wp:PowerBASIC]] **[[wp:PureBasic]] **[[wp:Rocky Mountain BASIC]] +**[[wp:S-BASIC]] **[[wp:Sinclair BASIC]] **[[wp:SuperBASIC]] +**[[wp:TI BASIC (TI 99/4A)]] **[[wp:True BASIC]] {{language programming paradigm|Procedural}} \ No newline at end of file diff --git a/Lang/BASIC256/Euler-method b/Lang/BASIC256/Euler-method new file mode 120000 index 0000000000..a14c38eb6c --- /dev/null +++ b/Lang/BASIC256/Euler-method @@ -0,0 +1 @@ +../../Task/Euler-method/BASIC256 \ No newline at end of file diff --git a/Lang/BASIC256/Set-consolidation b/Lang/BASIC256/Set-consolidation new file mode 120000 index 0000000000..720cdf3ec0 --- /dev/null +++ b/Lang/BASIC256/Set-consolidation @@ -0,0 +1 @@ +../../Task/Set-consolidation/BASIC256 \ No newline at end of file diff --git a/Lang/BASIC256/Table-creation-Postal-addresses b/Lang/BASIC256/Table-creation-Postal-addresses new file mode 120000 index 0000000000..d1609e7548 --- /dev/null +++ b/Lang/BASIC256/Table-creation-Postal-addresses @@ -0,0 +1 @@ +../../Task/Table-creation-Postal-addresses/BASIC256 \ No newline at end of file diff --git a/Lang/BCPL/Partition-an-integer-x-into-n-primes b/Lang/BCPL/Partition-an-integer-x-into-n-primes new file mode 120000 index 0000000000..ab1811d492 --- /dev/null +++ b/Lang/BCPL/Partition-an-integer-x-into-n-primes @@ -0,0 +1 @@ +../../Task/Partition-an-integer-x-into-n-primes/BCPL \ No newline at end of file diff --git a/Lang/Bruijn/Compare-a-list-of-strings b/Lang/Bruijn/Compare-a-list-of-strings new file mode 120000 index 0000000000..3f35113df1 --- /dev/null +++ b/Lang/Bruijn/Compare-a-list-of-strings @@ -0,0 +1 @@ +../../Task/Compare-a-list-of-strings/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Determine-sentence-type b/Lang/Bruijn/Determine-sentence-type new file mode 120000 index 0000000000..9232c5b2ff --- /dev/null +++ b/Lang/Bruijn/Determine-sentence-type @@ -0,0 +1 @@ +../../Task/Determine-sentence-type/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Greatest-common-divisor b/Lang/Bruijn/Greatest-common-divisor new file mode 120000 index 0000000000..3967007f1d --- /dev/null +++ b/Lang/Bruijn/Greatest-common-divisor @@ -0,0 +1 @@ +../../Task/Greatest-common-divisor/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Least-common-multiple b/Lang/Bruijn/Least-common-multiple new file mode 120000 index 0000000000..6042ac6fee --- /dev/null +++ b/Lang/Bruijn/Least-common-multiple @@ -0,0 +1 @@ +../../Task/Least-common-multiple/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Luhn-test-of-credit-card-numbers b/Lang/Bruijn/Luhn-test-of-credit-card-numbers new file mode 120000 index 0000000000..b0e2d09631 --- /dev/null +++ b/Lang/Bruijn/Luhn-test-of-credit-card-numbers @@ -0,0 +1 @@ +../../Task/Luhn-test-of-credit-card-numbers/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Mutual-recursion b/Lang/Bruijn/Mutual-recursion new file mode 120000 index 0000000000..daa75b7694 --- /dev/null +++ b/Lang/Bruijn/Mutual-recursion @@ -0,0 +1 @@ +../../Task/Mutual-recursion/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Prime-decomposition b/Lang/Bruijn/Prime-decomposition new file mode 120000 index 0000000000..2989bd88b7 --- /dev/null +++ b/Lang/Bruijn/Prime-decomposition @@ -0,0 +1 @@ +../../Task/Prime-decomposition/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Sierpinski-triangle-Graphical b/Lang/Bruijn/Sierpinski-triangle-Graphical new file mode 120000 index 0000000000..5b896de867 --- /dev/null +++ b/Lang/Bruijn/Sierpinski-triangle-Graphical @@ -0,0 +1 @@ +../../Task/Sierpinski-triangle-Graphical/Bruijn \ No newline at end of file diff --git a/Lang/Bruijn/Validate-International-Securities-Identification-Number b/Lang/Bruijn/Validate-International-Securities-Identification-Number new file mode 120000 index 0000000000..b96ffce45d --- /dev/null +++ b/Lang/Bruijn/Validate-International-Securities-Identification-Number @@ -0,0 +1 @@ +../../Task/Validate-International-Securities-Identification-Number/Bruijn \ No newline at end of file diff --git a/Lang/Burlesque/00-LANG.txt b/Lang/Burlesque/00-LANG.txt index f4c2e90e61..ed9fb4f3d9 100644 --- a/Lang/Burlesque/00-LANG.txt +++ b/Lang/Burlesque/00-LANG.txt @@ -13,12 +13,12 @@ allows to hide elements at the bottom of the stack and load it from there. Burle (There is only a while loop, but functions like map/reduce/filter obviously loop over lists implicit. Therefore, while loops are rarely used). Burlesque is turing-complete. A brainfuck interpreter: - + ".""X"r~"-""\/^^{vvvv}c!!!-.256.%{vvvv}c!sa\/"r~"+""\/^^{vvvv}c!!!+. 256.%{vvvv}c!sa\/"r~"[""{"r~"]""}{\/^^{vvvv}c!!!}w!"r~">""+."r~"<"" -."r~"X""\/^^{vvvv}c!!!L[+]\/+]\/+]^^3\/.+1RAp^\/+]\/[-1RA^^-]\/[-\/ "r~"\'\'1 128r@{vv0}m[0"\/.+pse!vvvv<-sh - + You might also want to read the article on [[eso:Burlesque|esowiki]]. diff --git a/Lang/C++/Convert-decimal-number-to-rational b/Lang/C++/Convert-decimal-number-to-rational new file mode 120000 index 0000000000..b38261fbb7 --- /dev/null +++ b/Lang/C++/Convert-decimal-number-to-rational @@ -0,0 +1 @@ +../../Task/Convert-decimal-number-to-rational/C++ \ No newline at end of file diff --git a/Lang/C++/Dynamic-variable-names b/Lang/C++/Dynamic-variable-names new file mode 120000 index 0000000000..315556ef17 --- /dev/null +++ b/Lang/C++/Dynamic-variable-names @@ -0,0 +1 @@ +../../Task/Dynamic-variable-names/C++ \ No newline at end of file diff --git a/Lang/C++/P-Adic-numbers-basic b/Lang/C++/P-Adic-numbers-basic new file mode 120000 index 0000000000..a3301f743f --- /dev/null +++ b/Lang/C++/P-Adic-numbers-basic @@ -0,0 +1 @@ +../../Task/P-Adic-numbers-basic/C++ \ No newline at end of file diff --git a/Lang/CLU/Partition-an-integer-x-into-n-primes b/Lang/CLU/Partition-an-integer-x-into-n-primes new file mode 120000 index 0000000000..9ff1739382 --- /dev/null +++ b/Lang/CLU/Partition-an-integer-x-into-n-primes @@ -0,0 +1 @@ +../../Task/Partition-an-integer-x-into-n-primes/CLU \ No newline at end of file diff --git a/Lang/CMake/Comments b/Lang/CMake/Comments new file mode 120000 index 0000000000..bc55fb468f --- /dev/null +++ b/Lang/CMake/Comments @@ -0,0 +1 @@ +../../Task/Comments/CMake \ No newline at end of file diff --git a/Lang/COBOL/Magic-8-ball b/Lang/COBOL/Magic-8-ball new file mode 120000 index 0000000000..4aa919846c --- /dev/null +++ b/Lang/COBOL/Magic-8-ball @@ -0,0 +1 @@ +../../Task/Magic-8-ball/COBOL \ No newline at end of file diff --git a/Lang/Chipmunk-Basic/Benfords-law b/Lang/Chipmunk-Basic/Benfords-law new file mode 120000 index 0000000000..7340fa502c --- /dev/null +++ b/Lang/Chipmunk-Basic/Benfords-law @@ -0,0 +1 @@ +../../Task/Benfords-law/Chipmunk-Basic \ No newline at end of file diff --git a/Lang/Chipmunk-Basic/Create-a-two-dimensional-array-at-runtime b/Lang/Chipmunk-Basic/Create-a-two-dimensional-array-at-runtime new file mode 120000 index 0000000000..0eef501718 --- /dev/null +++ b/Lang/Chipmunk-Basic/Create-a-two-dimensional-array-at-runtime @@ -0,0 +1 @@ +../../Task/Create-a-two-dimensional-array-at-runtime/Chipmunk-Basic \ No newline at end of file diff --git a/Lang/Chipmunk-Basic/Dinesmans-multiple-dwelling-problem b/Lang/Chipmunk-Basic/Dinesmans-multiple-dwelling-problem new file mode 120000 index 0000000000..aa615c1450 --- /dev/null +++ b/Lang/Chipmunk-Basic/Dinesmans-multiple-dwelling-problem @@ -0,0 +1 @@ +../../Task/Dinesmans-multiple-dwelling-problem/Chipmunk-Basic \ No newline at end of file diff --git a/Lang/Chipmunk-Basic/Nim-game b/Lang/Chipmunk-Basic/Nim-game new file mode 120000 index 0000000000..a5f5c4be4c --- /dev/null +++ b/Lang/Chipmunk-Basic/Nim-game @@ -0,0 +1 @@ +../../Task/Nim-game/Chipmunk-Basic \ No newline at end of file diff --git a/Lang/Chipmunk-Basic/String-prepend b/Lang/Chipmunk-Basic/String-prepend new file mode 120000 index 0000000000..9efa1b444d --- /dev/null +++ b/Lang/Chipmunk-Basic/String-prepend @@ -0,0 +1 @@ +../../Task/String-prepend/Chipmunk-Basic \ No newline at end of file diff --git a/Lang/CoffeeScript/00-LANG.txt b/Lang/CoffeeScript/00-LANG.txt index 08d9c62010..c50ed52dc7 100644 --- a/Lang/CoffeeScript/00-LANG.txt +++ b/Lang/CoffeeScript/00-LANG.txt @@ -14,30 +14,30 @@ On December 24, 2010, Ashkenas announced the release of stable 1.0.0. A common JavaScript snippet using the jQuery library is - + $(document).ready(function() { // Initialization code goes here }); - + or even shorter, - + $(function() { // Initialization code goes here }); - + In CoffeeScript, the function keyword is replaced by the -> symbol, and indentation is used instead of curly braces (except when defining an [[associative array]]), as in Python. Also, parentheses can usually be omitted. Thus, the CoffeeScript equivalent of the snippet above is - + $(document).ready -> # Initialization code goes here - + or - + $ -> # Initialization code goes here - + == Compiling == diff --git a/Lang/Commodore-BASIC/Comma-quibbling b/Lang/Commodore-BASIC/Comma-quibbling new file mode 120000 index 0000000000..5ff3afcd59 --- /dev/null +++ b/Lang/Commodore-BASIC/Comma-quibbling @@ -0,0 +1 @@ +../../Task/Comma-quibbling/Commodore-BASIC \ No newline at end of file diff --git a/Lang/Cowgol/Arithmetic-numbers b/Lang/Cowgol/Arithmetic-numbers new file mode 120000 index 0000000000..ad116dfe9f --- /dev/null +++ b/Lang/Cowgol/Arithmetic-numbers @@ -0,0 +1 @@ +../../Task/Arithmetic-numbers/Cowgol \ No newline at end of file diff --git a/Lang/Cowgol/Partition-an-integer-x-into-n-primes b/Lang/Cowgol/Partition-an-integer-x-into-n-primes new file mode 120000 index 0000000000..77d202dd2c --- /dev/null +++ b/Lang/Cowgol/Partition-an-integer-x-into-n-primes @@ -0,0 +1 @@ +../../Task/Partition-an-integer-x-into-n-primes/Cowgol \ No newline at end of file diff --git a/Lang/DIBOL-11/Loops-Infinite b/Lang/DIBOL-11/Loops-Infinite new file mode 120000 index 0000000000..81547d688b --- /dev/null +++ b/Lang/DIBOL-11/Loops-Infinite @@ -0,0 +1 @@ +../../Task/Loops-Infinite/DIBOL-11 \ No newline at end of file diff --git a/Lang/Dart/100-prisoners b/Lang/Dart/100-prisoners new file mode 120000 index 0000000000..6b68c72b8e --- /dev/null +++ b/Lang/Dart/100-prisoners @@ -0,0 +1 @@ +../../Task/100-prisoners/Dart \ No newline at end of file diff --git a/Lang/Dart/Tau-function b/Lang/Dart/Tau-function new file mode 120000 index 0000000000..b1181f3147 --- /dev/null +++ b/Lang/Dart/Tau-function @@ -0,0 +1 @@ +../../Task/Tau-function/Dart \ No newline at end of file diff --git a/Lang/Dart/Tau-number b/Lang/Dart/Tau-number new file mode 120000 index 0000000000..16f7c51341 --- /dev/null +++ b/Lang/Dart/Tau-number @@ -0,0 +1 @@ +../../Task/Tau-number/Dart \ No newline at end of file diff --git a/Lang/Dart/Temperature-conversion b/Lang/Dart/Temperature-conversion new file mode 120000 index 0000000000..52e8aaa5fb --- /dev/null +++ b/Lang/Dart/Temperature-conversion @@ -0,0 +1 @@ +../../Task/Temperature-conversion/Dart \ No newline at end of file diff --git a/Lang/Dc/Comma-quibbling b/Lang/Dc/Comma-quibbling new file mode 120000 index 0000000000..179958b910 --- /dev/null +++ b/Lang/Dc/Comma-quibbling @@ -0,0 +1 @@ +../../Task/Comma-quibbling/Dc \ No newline at end of file diff --git a/Lang/Draco/Floyds-triangle b/Lang/Draco/Floyds-triangle new file mode 120000 index 0000000000..c58a68cb7d --- /dev/null +++ b/Lang/Draco/Floyds-triangle @@ -0,0 +1 @@ +../../Task/Floyds-triangle/Draco \ No newline at end of file diff --git a/Lang/Draco/Munchausen-numbers b/Lang/Draco/Munchausen-numbers new file mode 120000 index 0000000000..52967d68c1 --- /dev/null +++ b/Lang/Draco/Munchausen-numbers @@ -0,0 +1 @@ +../../Task/Munchausen-numbers/Draco \ No newline at end of file diff --git a/Lang/Draco/Set-consolidation b/Lang/Draco/Set-consolidation new file mode 120000 index 0000000000..152dd9a3bb --- /dev/null +++ b/Lang/Draco/Set-consolidation @@ -0,0 +1 @@ +../../Task/Set-consolidation/Draco \ No newline at end of file diff --git a/Lang/EasyLang/Average-loop-length b/Lang/EasyLang/Average-loop-length new file mode 120000 index 0000000000..adb975f11d --- /dev/null +++ b/Lang/EasyLang/Average-loop-length @@ -0,0 +1 @@ +../../Task/Average-loop-length/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Best-shuffle b/Lang/EasyLang/Best-shuffle new file mode 120000 index 0000000000..56cfd176ba --- /dev/null +++ b/Lang/EasyLang/Best-shuffle @@ -0,0 +1 @@ +../../Task/Best-shuffle/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Biorhythms b/Lang/EasyLang/Biorhythms new file mode 120000 index 0000000000..3e8c2b07fa --- /dev/null +++ b/Lang/EasyLang/Biorhythms @@ -0,0 +1 @@ +../../Task/Biorhythms/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Brilliant-numbers b/Lang/EasyLang/Brilliant-numbers new file mode 120000 index 0000000000..280a1c45cc --- /dev/null +++ b/Lang/EasyLang/Brilliant-numbers @@ -0,0 +1 @@ +../../Task/Brilliant-numbers/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/CSV-data-manipulation b/Lang/EasyLang/CSV-data-manipulation new file mode 120000 index 0000000000..18ae83328e --- /dev/null +++ b/Lang/EasyLang/CSV-data-manipulation @@ -0,0 +1 @@ +../../Task/CSV-data-manipulation/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/CSV-to-HTML-translation b/Lang/EasyLang/CSV-to-HTML-translation new file mode 120000 index 0000000000..7a4f03c98e --- /dev/null +++ b/Lang/EasyLang/CSV-to-HTML-translation @@ -0,0 +1 @@ +../../Task/CSV-to-HTML-translation/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Calkin-Wilf-sequence b/Lang/EasyLang/Calkin-Wilf-sequence new file mode 120000 index 0000000000..4e52e0d6e6 --- /dev/null +++ b/Lang/EasyLang/Calkin-Wilf-sequence @@ -0,0 +1 @@ +../../Task/Calkin-Wilf-sequence/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Camel-case-and-snake-case b/Lang/EasyLang/Camel-case-and-snake-case new file mode 120000 index 0000000000..0a9d3d035c --- /dev/null +++ b/Lang/EasyLang/Camel-case-and-snake-case @@ -0,0 +1 @@ +../../Task/Camel-case-and-snake-case/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Chaocipher b/Lang/EasyLang/Chaocipher new file mode 120000 index 0000000000..46e0f46135 --- /dev/null +++ b/Lang/EasyLang/Chaocipher @@ -0,0 +1 @@ +../../Task/Chaocipher/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Color-wheel b/Lang/EasyLang/Color-wheel new file mode 120000 index 0000000000..c18069acb1 --- /dev/null +++ b/Lang/EasyLang/Color-wheel @@ -0,0 +1 @@ +../../Task/Color-wheel/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Colorful-numbers b/Lang/EasyLang/Colorful-numbers new file mode 120000 index 0000000000..ebe27902b2 --- /dev/null +++ b/Lang/EasyLang/Colorful-numbers @@ -0,0 +1 @@ +../../Task/Colorful-numbers/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Convex-hull b/Lang/EasyLang/Convex-hull new file mode 120000 index 0000000000..9e70f24915 --- /dev/null +++ b/Lang/EasyLang/Convex-hull @@ -0,0 +1 @@ +../../Task/Convex-hull/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Cramers-rule b/Lang/EasyLang/Cramers-rule new file mode 120000 index 0000000000..15d86e7ebe --- /dev/null +++ b/Lang/EasyLang/Cramers-rule @@ -0,0 +1 @@ +../../Task/Cramers-rule/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Create-an-HTML-table b/Lang/EasyLang/Create-an-HTML-table new file mode 120000 index 0000000000..977757451c --- /dev/null +++ b/Lang/EasyLang/Create-an-HTML-table @@ -0,0 +1 @@ +../../Task/Create-an-HTML-table/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Cut-a-rectangle b/Lang/EasyLang/Cut-a-rectangle new file mode 120000 index 0000000000..879a5ce073 --- /dev/null +++ b/Lang/EasyLang/Cut-a-rectangle @@ -0,0 +1 @@ +../../Task/Cut-a-rectangle/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Determine-if-two-triangles-overlap b/Lang/EasyLang/Determine-if-two-triangles-overlap new file mode 120000 index 0000000000..94cb794e8e --- /dev/null +++ b/Lang/EasyLang/Determine-if-two-triangles-overlap @@ -0,0 +1 @@ +../../Task/Determine-if-two-triangles-overlap/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Determine-sentence-type b/Lang/EasyLang/Determine-sentence-type new file mode 120000 index 0000000000..191e85776f --- /dev/null +++ b/Lang/EasyLang/Determine-sentence-type @@ -0,0 +1 @@ +../../Task/Determine-sentence-type/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Digital-root-Multiplicative-digital-root b/Lang/EasyLang/Digital-root-Multiplicative-digital-root new file mode 120000 index 0000000000..c1e68a7fcb --- /dev/null +++ b/Lang/EasyLang/Digital-root-Multiplicative-digital-root @@ -0,0 +1 @@ +../../Task/Digital-root-Multiplicative-digital-root/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Display-a-linear-combination b/Lang/EasyLang/Display-a-linear-combination new file mode 120000 index 0000000000..e045995ad6 --- /dev/null +++ b/Lang/EasyLang/Display-a-linear-combination @@ -0,0 +1 @@ +../../Task/Display-a-linear-combination/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Draw-a-cuboid b/Lang/EasyLang/Draw-a-cuboid new file mode 120000 index 0000000000..bc7664226a --- /dev/null +++ b/Lang/EasyLang/Draw-a-cuboid @@ -0,0 +1 @@ +../../Task/Draw-a-cuboid/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Emirp-primes b/Lang/EasyLang/Emirp-primes new file mode 120000 index 0000000000..59db016c15 --- /dev/null +++ b/Lang/EasyLang/Emirp-primes @@ -0,0 +1 @@ +../../Task/Emirp-primes/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Erd-s-Nicolas-numbers b/Lang/EasyLang/Erd-s-Nicolas-numbers new file mode 120000 index 0000000000..83838eb37b --- /dev/null +++ b/Lang/EasyLang/Erd-s-Nicolas-numbers @@ -0,0 +1 @@ +../../Task/Erd-s-Nicolas-numbers/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Esthetic-numbers b/Lang/EasyLang/Esthetic-numbers new file mode 120000 index 0000000000..17ae4253cc --- /dev/null +++ b/Lang/EasyLang/Esthetic-numbers @@ -0,0 +1 @@ +../../Task/Esthetic-numbers/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Euler-method b/Lang/EasyLang/Euler-method new file mode 120000 index 0000000000..6d314b22d5 --- /dev/null +++ b/Lang/EasyLang/Euler-method @@ -0,0 +1 @@ +../../Task/Euler-method/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Evolutionary-algorithm b/Lang/EasyLang/Evolutionary-algorithm new file mode 120000 index 0000000000..1e38bedd7f --- /dev/null +++ b/Lang/EasyLang/Evolutionary-algorithm @@ -0,0 +1 @@ +../../Task/Evolutionary-algorithm/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Factors-of-a-Mersenne-number b/Lang/EasyLang/Factors-of-a-Mersenne-number new file mode 120000 index 0000000000..3539cc5a50 --- /dev/null +++ b/Lang/EasyLang/Factors-of-a-Mersenne-number @@ -0,0 +1 @@ +../../Task/Factors-of-a-Mersenne-number/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Fibonacci-n-step-number-sequences b/Lang/EasyLang/Fibonacci-n-step-number-sequences new file mode 120000 index 0000000000..164fc80462 --- /dev/null +++ b/Lang/EasyLang/Fibonacci-n-step-number-sequences @@ -0,0 +1 @@ +../../Task/Fibonacci-n-step-number-sequences/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Fibonacci-word b/Lang/EasyLang/Fibonacci-word new file mode 120000 index 0000000000..a05179a237 --- /dev/null +++ b/Lang/EasyLang/Fibonacci-word @@ -0,0 +1 @@ +../../Task/Fibonacci-word/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/File-extension-is-in-extensions-list b/Lang/EasyLang/File-extension-is-in-extensions-list new file mode 120000 index 0000000000..6f2ec30cd2 --- /dev/null +++ b/Lang/EasyLang/File-extension-is-in-extensions-list @@ -0,0 +1 @@ +../../Task/File-extension-is-in-extensions-list/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Find-palindromic-numbers-in-both-binary-and-ternary-bases b/Lang/EasyLang/Find-palindromic-numbers-in-both-binary-and-ternary-bases new file mode 120000 index 0000000000..3aca354001 --- /dev/null +++ b/Lang/EasyLang/Find-palindromic-numbers-in-both-binary-and-ternary-bases @@ -0,0 +1 @@ +../../Task/Find-palindromic-numbers-in-both-binary-and-ternary-bases/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/First-perfect-square-in-base-n-with-n-unique-digits b/Lang/EasyLang/First-perfect-square-in-base-n-with-n-unique-digits new file mode 120000 index 0000000000..cef6960be2 --- /dev/null +++ b/Lang/EasyLang/First-perfect-square-in-base-n-with-n-unique-digits @@ -0,0 +1 @@ +../../Task/First-perfect-square-in-base-n-with-n-unique-digits/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/First-power-of-2-that-has-leading-decimal-digits-of-12 b/Lang/EasyLang/First-power-of-2-that-has-leading-decimal-digits-of-12 new file mode 120000 index 0000000000..0246bc2ab7 --- /dev/null +++ b/Lang/EasyLang/First-power-of-2-that-has-leading-decimal-digits-of-12 @@ -0,0 +1 @@ +../../Task/First-power-of-2-that-has-leading-decimal-digits-of-12/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Five-weekends b/Lang/EasyLang/Five-weekends new file mode 120000 index 0000000000..1465857f84 --- /dev/null +++ b/Lang/EasyLang/Five-weekends @@ -0,0 +1 @@ +../../Task/Five-weekends/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Fivenum b/Lang/EasyLang/Fivenum new file mode 120000 index 0000000000..48a3ffd336 --- /dev/null +++ b/Lang/EasyLang/Fivenum @@ -0,0 +1 @@ +../../Task/Fivenum/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Flow-control-structures b/Lang/EasyLang/Flow-control-structures new file mode 120000 index 0000000000..c22991f348 --- /dev/null +++ b/Lang/EasyLang/Flow-control-structures @@ -0,0 +1 @@ +../../Task/Flow-control-structures/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Floyds-triangle b/Lang/EasyLang/Floyds-triangle new file mode 120000 index 0000000000..59c29e05b0 --- /dev/null +++ b/Lang/EasyLang/Floyds-triangle @@ -0,0 +1 @@ +../../Task/Floyds-triangle/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Four-is-magic b/Lang/EasyLang/Four-is-magic new file mode 120000 index 0000000000..12775a7d16 --- /dev/null +++ b/Lang/EasyLang/Four-is-magic @@ -0,0 +1 @@ +../../Task/Four-is-magic/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Fusc-sequence b/Lang/EasyLang/Fusc-sequence new file mode 120000 index 0000000000..d1a5af47df --- /dev/null +++ b/Lang/EasyLang/Fusc-sequence @@ -0,0 +1 @@ +../../Task/Fusc-sequence/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Galton-box-animation b/Lang/EasyLang/Galton-box-animation new file mode 120000 index 0000000000..afd1fd5e74 --- /dev/null +++ b/Lang/EasyLang/Galton-box-animation @@ -0,0 +1 @@ +../../Task/Galton-box-animation/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Gamma-function b/Lang/EasyLang/Gamma-function new file mode 120000 index 0000000000..16283d7c69 --- /dev/null +++ b/Lang/EasyLang/Gamma-function @@ -0,0 +1 @@ +../../Task/Gamma-function/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Gapful-numbers b/Lang/EasyLang/Gapful-numbers new file mode 120000 index 0000000000..2017e0e11f --- /dev/null +++ b/Lang/EasyLang/Gapful-numbers @@ -0,0 +1 @@ +../../Task/Gapful-numbers/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/General-FizzBuzz b/Lang/EasyLang/General-FizzBuzz new file mode 120000 index 0000000000..c74a1c59eb --- /dev/null +++ b/Lang/EasyLang/General-FizzBuzz @@ -0,0 +1 @@ +../../Task/General-FizzBuzz/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Generate-Chess960-starting-position b/Lang/EasyLang/Generate-Chess960-starting-position new file mode 120000 index 0000000000..7aebe5f336 --- /dev/null +++ b/Lang/EasyLang/Generate-Chess960-starting-position @@ -0,0 +1 @@ +../../Task/Generate-Chess960-starting-position/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Gray-code b/Lang/EasyLang/Gray-code new file mode 120000 index 0000000000..0807a99d28 --- /dev/null +++ b/Lang/EasyLang/Gray-code @@ -0,0 +1 @@ +../../Task/Gray-code/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Harmonic-series b/Lang/EasyLang/Harmonic-series new file mode 120000 index 0000000000..06ca0ca4a5 --- /dev/null +++ b/Lang/EasyLang/Harmonic-series @@ -0,0 +1 @@ +../../Task/Harmonic-series/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Here-document b/Lang/EasyLang/Here-document new file mode 120000 index 0000000000..55d2509af0 --- /dev/null +++ b/Lang/EasyLang/Here-document @@ -0,0 +1 @@ +../../Task/Here-document/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Horners-rule-for-polynomial-evaluation b/Lang/EasyLang/Horners-rule-for-polynomial-evaluation new file mode 120000 index 0000000000..c1ae14c36b --- /dev/null +++ b/Lang/EasyLang/Horners-rule-for-polynomial-evaluation @@ -0,0 +1 @@ +../../Task/Horners-rule-for-polynomial-evaluation/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Increasing-gaps-between-consecutive-Niven-numbers b/Lang/EasyLang/Increasing-gaps-between-consecutive-Niven-numbers new file mode 120000 index 0000000000..2b4a5b83cc --- /dev/null +++ b/Lang/EasyLang/Increasing-gaps-between-consecutive-Niven-numbers @@ -0,0 +1 @@ +../../Task/Increasing-gaps-between-consecutive-Niven-numbers/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Levenshtein-distance-Alignment b/Lang/EasyLang/Levenshtein-distance-Alignment new file mode 120000 index 0000000000..dc79306a8c --- /dev/null +++ b/Lang/EasyLang/Levenshtein-distance-Alignment @@ -0,0 +1 @@ +../../Task/Levenshtein-distance-Alignment/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Mind-boggling-card-trick b/Lang/EasyLang/Mind-boggling-card-trick new file mode 120000 index 0000000000..ae422a355d --- /dev/null +++ b/Lang/EasyLang/Mind-boggling-card-trick @@ -0,0 +1 @@ +../../Task/Mind-boggling-card-trick/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Number-names b/Lang/EasyLang/Number-names new file mode 120000 index 0000000000..abedf4dd40 --- /dev/null +++ b/Lang/EasyLang/Number-names @@ -0,0 +1 @@ +../../Task/Number-names/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Peano-curve b/Lang/EasyLang/Peano-curve new file mode 120000 index 0000000000..5f0f6138e3 --- /dev/null +++ b/Lang/EasyLang/Peano-curve @@ -0,0 +1 @@ +../../Task/Peano-curve/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Random-Latin-squares b/Lang/EasyLang/Random-Latin-squares new file mode 120000 index 0000000000..377972d9e1 --- /dev/null +++ b/Lang/EasyLang/Random-Latin-squares @@ -0,0 +1 @@ +../../Task/Random-Latin-squares/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/SEDOLs b/Lang/EasyLang/SEDOLs new file mode 120000 index 0000000000..51d6fbebdf --- /dev/null +++ b/Lang/EasyLang/SEDOLs @@ -0,0 +1 @@ +../../Task/SEDOLs/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Sierpinski-square-curve b/Lang/EasyLang/Sierpinski-square-curve new file mode 120000 index 0000000000..5a67658618 --- /dev/null +++ b/Lang/EasyLang/Sierpinski-square-curve @@ -0,0 +1 @@ +../../Task/Sierpinski-square-curve/EasyLang \ No newline at end of file diff --git a/Lang/EasyLang/Sum-to-100 b/Lang/EasyLang/Sum-to-100 new file mode 120000 index 0000000000..8a6d9e6af8 --- /dev/null +++ b/Lang/EasyLang/Sum-to-100 @@ -0,0 +1 @@ +../../Task/Sum-to-100/EasyLang \ No newline at end of file diff --git a/Lang/Emacs-Lisp/Count-occurrences-of-a-substring b/Lang/Emacs-Lisp/Count-occurrences-of-a-substring new file mode 120000 index 0000000000..461c47a81c --- /dev/null +++ b/Lang/Emacs-Lisp/Count-occurrences-of-a-substring @@ -0,0 +1 @@ +../../Task/Count-occurrences-of-a-substring/Emacs-Lisp \ No newline at end of file diff --git a/Lang/Emacs-Lisp/Letter-frequency b/Lang/Emacs-Lisp/Letter-frequency new file mode 120000 index 0000000000..fd0ce57ae8 --- /dev/null +++ b/Lang/Emacs-Lisp/Letter-frequency @@ -0,0 +1 @@ +../../Task/Letter-frequency/Emacs-Lisp \ No newline at end of file diff --git a/Lang/Excel/Damm-algorithm b/Lang/Excel/Damm-algorithm new file mode 120000 index 0000000000..f736e88724 --- /dev/null +++ b/Lang/Excel/Damm-algorithm @@ -0,0 +1 @@ +../../Task/Damm-algorithm/Excel \ No newline at end of file diff --git a/Lang/F-Sharp/AKS-test-for-primes b/Lang/F-Sharp/AKS-test-for-primes new file mode 120000 index 0000000000..8cadb5934e --- /dev/null +++ b/Lang/F-Sharp/AKS-test-for-primes @@ -0,0 +1 @@ +../../Task/AKS-test-for-primes/F-Sharp \ No newline at end of file diff --git a/Lang/F-Sharp/Golden-ratio-Convergence b/Lang/F-Sharp/Golden-ratio-Convergence new file mode 120000 index 0000000000..beb42e1ac6 --- /dev/null +++ b/Lang/F-Sharp/Golden-ratio-Convergence @@ -0,0 +1 @@ +../../Task/Golden-ratio-Convergence/F-Sharp \ No newline at end of file diff --git a/Lang/F-Sharp/Stair-climbing-puzzle b/Lang/F-Sharp/Stair-climbing-puzzle new file mode 120000 index 0000000000..e1348f8b99 --- /dev/null +++ b/Lang/F-Sharp/Stair-climbing-puzzle @@ -0,0 +1 @@ +../../Task/Stair-climbing-puzzle/F-Sharp \ No newline at end of file diff --git a/Lang/F-Sharp/Thue-Morse b/Lang/F-Sharp/Thue-Morse new file mode 120000 index 0000000000..32428af765 --- /dev/null +++ b/Lang/F-Sharp/Thue-Morse @@ -0,0 +1 @@ +../../Task/Thue-Morse/F-Sharp \ No newline at end of file diff --git a/Lang/FOCAL/Smith-numbers b/Lang/FOCAL/Smith-numbers new file mode 120000 index 0000000000..3ffdfd37fd --- /dev/null +++ b/Lang/FOCAL/Smith-numbers @@ -0,0 +1 @@ +../../Task/Smith-numbers/FOCAL \ No newline at end of file diff --git a/Lang/Fe/00-LANG.txt b/Lang/Fe/00-LANG.txt index e459a4ddde..526acc2adb 100644 --- a/Lang/Fe/00-LANG.txt +++ b/Lang/Fe/00-LANG.txt @@ -1,6 +1,5 @@ {{language|exec=interpreted|checking=dynamic|gc=yes|site=https://github.com/rxi/fe}} -== '''fe''' == -A '''tiny''', embeddable language implemented in ANSI C +fe is a '''tiny''', embeddable language implemented in ANSI C. (= reverse (fn (lst) (let res nil) diff --git a/Lang/Fennel/00-LANG.txt b/Lang/Fennel/00-LANG.txt index 548a2dac3c..d4313c004b 100644 --- a/Lang/Fennel/00-LANG.txt +++ b/Lang/Fennel/00-LANG.txt @@ -1,4 +1,4 @@ -{{language|Fennel}} +{{language|Fennel|hopl=no|site=https://fennel-lang.org/}} According to Fennel website: Fennel is a programming language that brings together the speed, simplicity, and reach of Lua with the flexibility of a lisp syntax and macro system.