RosettaCodeData/Lang/Nemerle
2015-11-18 06:14:39 +00:00
..
00DESCRIPTION March 2014 update 2014-04-02 16:56:35 +00:00
99-Bottles-of-Beer langs a-z 2013-04-10 22:43:41 -07:00
A+B langs a-z 2013-04-10 22:43:41 -07:00
Abstract-type Sync 2013-10-27 22:24:23 +00:00
Accumulator-factory Sync 2013-10-27 22:24:23 +00:00
Ackermann-function Another update from ingydotnet^djgoku 2015-11-18 06:14:39 +00:00
Anonymous-recursion langs a-z 2013-04-10 22:43:41 -07:00
Apply-a-callback-to-an-array Sync 2013-10-27 22:24:23 +00:00
Arbitrary-precision-integers--included- Sync 2013-10-27 22:24:23 +00:00
Arithmetic-Complex Sync 2013-10-27 22:24:23 +00:00
Arithmetic-Integer langs a-z 2013-04-10 22:43:41 -07:00
Array-concatenation langs a-z 2013-04-10 22:43:41 -07:00
Arrays langs a-z 2013-04-10 22:43:41 -07:00
Assertions Sync 2013-10-27 22:24:23 +00:00
Associative-array-Creation langs a-z 2013-04-10 22:43:41 -07:00
Averages-Arithmetic-mean langs a-z 2013-04-10 22:43:41 -07:00
Averages-Root-mean-square langs a-z 2013-04-10 22:43:41 -07:00
Bitwise-operations langs a-z 2013-04-10 22:43:41 -07:00
Call-a-function Sync 2013-10-27 22:24:23 +00:00
Call-an-object-method Sync 2013-10-27 22:24:23 +00:00
Case-sensitivity-of-identifiers langs a-z 2013-04-10 22:43:41 -07:00
Catamorphism Update all new Tasks 2015-02-20 09:02:09 -05:00
Check-that-file-exists Sync 2013-10-27 22:24:23 +00:00
Classes Sync 2013-10-27 22:24:23 +00:00
Closures-Value-capture Update all new Tasks 2015-02-20 09:02:09 -05:00
Command-line-arguments Sync 2013-10-27 22:24:23 +00:00
Comments langs a-z 2013-04-10 22:43:41 -07:00
Conditional-structures langs a-z 2013-04-10 22:43:41 -07:00
Constrained-genericity Sync 2013-10-27 22:24:23 +00:00
Copy-a-string tasks a-s 2013-04-10 23:57:08 -07:00
Count-occurrences-of-a-substring Sync 2013-10-27 22:24:23 +00:00
Create-a-file Sync 2013-10-27 22:24:23 +00:00
Currying Update all new Tasks 2015-02-20 09:02:09 -05:00
Delete-a-file Sync 2013-10-27 22:24:23 +00:00
Determine-if-a-string-is-numeric langs a-z 2013-04-10 22:43:41 -07:00
Dot-product langs a-z 2013-04-10 22:43:41 -07:00
Empty-directory Sync 2013-10-27 22:24:23 +00:00
Empty-program langs a-z 2013-04-10 22:43:41 -07:00
Empty-string langs a-z 2013-04-10 22:43:41 -07:00
Enforced-immutability langs a-z 2013-04-10 22:43:41 -07:00
Enumerations Sync 2013-10-27 22:24:23 +00:00
Ethiopian-multiplication langs a-z 2013-04-10 22:43:41 -07:00
Exceptions Sync 2013-10-27 22:24:23 +00:00
Exceptions-Catch-an-exception-thrown-in-a-nested-call Sync 2013-10-27 22:24:23 +00:00
Exponentiation-operator Sync 2013-10-27 22:24:23 +00:00
Extend-your-language langs a-z 2013-04-10 22:43:41 -07:00
Factorial langs a-z 2013-04-10 22:43:41 -07:00
Fibonacci-sequence langs a-z 2013-04-10 22:43:41 -07:00
Filter langs a-z 2013-04-10 22:43:41 -07:00
First-class-functions langs a-z 2013-04-10 22:43:41 -07:00
First-class-functions-Use-numbers-analogously langs a-z 2013-04-10 22:43:41 -07:00
FizzBuzz langs a-z 2013-04-10 22:43:41 -07:00
Function-composition langs a-z 2013-04-10 22:43:41 -07:00
Function-definition Sync 2013-10-27 22:24:23 +00:00
Generic-swap langs a-z 2013-04-10 22:43:41 -07:00
Greatest-element-of-a-list Sync 2013-10-27 22:24:23 +00:00
Guess-the-number langs a-z 2013-04-10 22:43:41 -07:00
Guess-the-number-With-feedback langs a-z 2013-04-10 22:43:41 -07:00
Hash-from-two-arrays langs a-z 2013-04-10 22:43:41 -07:00
Hello-world-Graphical langs a-z 2013-04-10 22:43:41 -07:00
Hello-world-Newline-omission langs a-z 2013-04-10 22:43:41 -07:00
Hello-world-Standard-error Sync 2013-10-27 22:24:23 +00:00
Hello-world-Text langs a-z 2013-04-10 22:43:41 -07:00
Higher-order-functions langs a-z 2013-04-10 22:43:41 -07:00
HTTP Sync 2013-10-27 22:24:23 +00:00
HTTPS Sync 2013-10-27 22:24:23 +00:00
Include-a-file Sync 2013-10-27 22:24:23 +00:00
Increment-a-numerical-string langs a-z 2013-04-10 22:43:41 -07:00
Infinity langs a-z 2013-04-10 22:43:41 -07:00
Inheritance-Multiple Sync 2013-10-27 22:24:23 +00:00
Inheritance-Single Sync 2013-10-27 22:24:23 +00:00
Integer-comparison langs a-z 2013-04-10 22:43:41 -07:00
Knuth-shuffle langs a-z 2013-04-10 22:43:41 -07:00
Leap-year Sync 2013-10-27 22:24:23 +00:00
List-comprehensions langs a-z 2013-04-10 22:43:41 -07:00
Literals-Integer Sync 2013-10-27 22:24:23 +00:00
Literals-String Sync 2013-10-27 22:24:23 +00:00
Logical-operations langs a-z 2013-04-10 22:43:41 -07:00
Loop-over-multiple-arrays-simultaneously langs a-z 2013-04-10 22:43:41 -07:00
Loops-Break langs a-z 2013-04-10 22:43:41 -07:00
Loops-Continue langs a-z 2013-04-10 22:43:41 -07:00
Loops-Do-while langs a-z 2013-04-10 22:43:41 -07:00
Loops-Downward-for langs a-z 2013-04-10 22:43:41 -07:00
Loops-For langs a-z 2013-04-10 22:43:41 -07:00
Loops-For-with-a-specified-step langs a-z 2013-04-10 22:43:41 -07:00
Loops-Foreach langs a-z 2013-04-10 22:43:41 -07:00
Loops-Infinite langs a-z 2013-04-10 22:43:41 -07:00
Loops-N-plus-one-half langs a-z 2013-04-10 22:43:41 -07:00
Loops-Nested langs a-z 2013-04-10 22:43:41 -07:00
Loops-While langs a-z 2013-04-10 22:43:41 -07:00
Map-range langs a-z 2013-04-10 22:43:41 -07:00
MD5 langs a-z 2013-04-10 22:43:41 -07:00
Mutual-recursion langs a-z 2013-04-10 22:43:41 -07:00
Named-parameters tasks a-s 2013-04-10 23:57:08 -07:00
Optional-parameters tasks a-s 2013-04-10 23:57:08 -07:00
Palindrome-detection tasks a-s 2013-04-10 23:57:08 -07:00
Partial-function-application tasks a-s 2013-04-10 23:57:08 -07:00
Program-name Sync 2013-10-27 22:24:23 +00:00
Program-termination Sync 2013-10-27 22:24:23 +00:00
Queue-Usage Sync 2013-10-27 22:24:23 +00:00
README Rename 00SOURCE to README to interact with github better 2013-04-11 13:32:18 -07:00
Remove-duplicate-elements tasks a-s 2013-04-10 23:57:08 -07:00
Repeat-a-string Sync 2013-10-27 22:24:23 +00:00
Return-multiple-values Sync 2013-10-27 22:24:23 +00:00
Reverse-a-string tasks a-s 2013-04-10 23:57:08 -07:00
Set Sync 2013-10-27 22:24:23 +00:00
Short-circuit-evaluation all tasks 2013-04-11 01:07:29 -07:00
Sleep Sync 2013-10-27 22:24:23 +00:00
Sockets all tasks 2013-04-11 01:07:29 -07:00
Sort-an-integer-array Sync 2013-10-27 22:24:23 +00:00
Sort-using-a-custom-comparator Sync 2013-10-27 22:24:23 +00:00
Sorting-algorithms-Bogosort all tasks 2013-04-11 01:07:29 -07:00
Sorting-algorithms-Bubble-sort all tasks 2013-04-11 01:07:29 -07:00
Sorting-algorithms-Insertion-sort all tasks 2013-04-11 01:07:29 -07:00
Sorting-algorithms-Merge-sort Sync 2013-10-27 22:24:23 +00:00
Sorting-algorithms-Quicksort all tasks 2013-04-11 01:07:29 -07:00
Sorting-algorithms-Selection-sort all tasks 2013-04-11 01:07:29 -07:00
Stack Sync 2013-10-27 22:24:23 +00:00
String-case all tasks 2013-04-11 01:07:29 -07:00
String-concatenation all tasks 2013-04-11 01:07:29 -07:00
String-interpolation--included- all tasks 2013-04-11 01:07:29 -07:00
String-length all tasks 2013-04-11 01:07:29 -07:00
Strip-a-set-of-characters-from-a-string all tasks 2013-04-11 01:07:29 -07:00
Strip-whitespace-from-a-string-Top-and-tail all tasks 2013-04-11 01:07:29 -07:00
Substring all tasks 2013-04-11 01:07:29 -07:00
Substring-Top-and-tail all tasks 2013-04-11 01:07:29 -07:00
Sum-and-product-of-an-array all tasks 2013-04-11 01:07:29 -07:00
Sum-of-squares all tasks 2013-04-11 01:07:29 -07:00
System-time Sync 2013-10-27 22:24:23 +00:00
Terminal-control-Clear-the-screen Sync 2013-10-27 22:24:23 +00:00
Terminal-control-Hiding-the-cursor Sync 2013-10-27 22:24:23 +00:00
Terminal-control-Ringing-the-terminal-bell Sync 2013-10-27 22:24:23 +00:00
Terminal-control-Unicode-output Sync 2013-10-27 22:24:23 +00:00
Tokenize-a-string all tasks 2013-04-11 01:07:29 -07:00
Towers-of-Hanoi all tasks 2013-04-11 01:07:29 -07:00
Unicode-variable-names Sync 2013-10-27 22:24:23 +00:00
User-input-Text all tasks 2013-04-11 01:07:29 -07:00
Variadic-function Sync 2013-10-27 22:24:23 +00:00
Vector-products all tasks 2013-04-11 01:07:29 -07:00
Walk-a-directory-Non-recursively Sync 2013-10-27 22:24:23 +00:00

Data source: http://rosettacode.org/wiki/Category:Nemerle