RosettaCodeData/Lang/FutureBasic
Tina Müller bba7bfd280 Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
..
00DESCRIPTION Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
99-Bottles-of-Beer Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
100-doors Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Ackermann-function Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Address-of-a-variable Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Anagrams Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Arithmetic-Integer Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Bitwise-operations Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Calendar Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Copy-a-string Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Count-in-octal Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Count-the-coins Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Detect-division-by-zero Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Draw-a-sphere Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Empty-program Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Empty-string Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Enumerations Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Execute-a-system-command Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Factorial Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Factors-of-an-integer Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Fibonacci-sequence Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
FizzBuzz Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Formatted-numeric-output Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Function-definition Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Generic-swap Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Haversine-formula Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Hello-world-Newbie Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Heronian-triangles Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Higher-order-functions Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Hofstadter-Conway-$10,000-sequence Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Horizontal-sundial-calculations Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Include-a-file Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Increment-a-numerical-string Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Input-loop Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Integer-comparison Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Jump-anywhere Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Keyboard-input-Obtain-a-Y-or-N-response Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Knapsack-problem-0-1 Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Leap-year Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Levenshtein-distance Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Literals-Integer Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Logical-operations Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Loops-Break Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Loops-Do-while Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Loops-Downward-for Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Loops-For-with-a-specified-step Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Loops-Infinite Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Loops-N-plus-one-half Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Loops-While Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Nth-root Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Pi Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Primality-by-trial-division Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
README Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Random-numbers Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Read-a-specific-line-from-a-file Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Read-entire-file Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Real-constants-and-functions Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Return-multiple-values Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Reverse-a-string Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Roman-numerals-Decode Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Roman-numerals-Encode Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Roots-of-unity Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Runge-Kutta-method Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Shell-one-liner Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Show-the-epoch Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Sieve-of-Eratosthenes Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Soundex Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
String-case Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Sudoku Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Towers-of-Hanoi Add tasks for all the new languages 2016-12-05 23:44:36 +01:00
Zero-to-the-zero-power Add tasks for all the new languages 2016-12-05 23:44:36 +01:00

README

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