Frink
Tasks
- 100 doors
- 9 billion names of God the integer
- A+B
- Abundant, deficient and perfect number classifications
- Almost prime
- Amicable pairs
- Anagrams
- Apply a callback to an array
- Arbitrary-precision integers (included)
- Arithmetic/Complex
- Arithmetic/Integer
- Arithmetic/Rational
- Array concatenation
- Array length
- Arrays
- Averages/Arithmetic mean
- Binary digits
- Case-sensitivity of identifiers
- Catalan numbers
- Character codes
- Command-line arguments
- Comments
- Copy a string
- Count in factors
- Create a two-dimensional array at runtime
- Date format
- Date manipulation
- Empty program
- Evaluate binomial coefficients
- Execute a system command
- Factorial
- Fibonacci sequence
- Filter
- FizzBuzz
- Flatten a list
- Function definition
- Generic swap
- Gray code
- Greatest common divisor
- Greatest element of a list
- Greyscale bars/Display
- HTTP
- HTTPS
- Hailstone sequence
- Harshad or Niven series
- Hash from two arrays
- Haversine formula
- Hello world!
- Hello world/Graphical
- Hello world/Newline omission
- Hello world/Standard error
- Hello world/Text
- Here document
- Higher-order functions
- Host introspection
- Increment a numerical string
- Input loop
- Integer comparison
- Integer overflow
- Integer sequence
- Iterated digits squaring
- Knuth shuffle
- Least common multiple
- Levenshtein distance
- Literals/Integer
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/Foreach
- Loops/Infinite
- Loops/While
- Lucas-Lehmer test
- MD5
- Mandelbrot set
- Matrix multiplication
- Palindrome detection
- Percentage difference between images
- Power set
- Prime decomposition
- Proper divisors
- Quine
- Read a file line by line
- Read entire file
- Real constants and functions
- Regular expressions
- Remove duplicate elements
- Remove lines from a file
- Repeat a string
- Return multiple values
- Reverse a string
- Reverse words in a string
- Runtime evaluation
- Safe mode
- Set
- Sieve of Eratosthenes
- Sleep
- Sort an integer array
- String case
- String concatenation
- String interpolation (included)
- String length
- Sum of a series
- Sum of squares
- Sum to 100
- Tokenize a string
- Unicode variable names
- Window creation