Min
min is a minimalistic, concatenative, functional stack language.
Links
Tasks
- A+B
- Ackermann function
- Apply a callback to an array
- Arithmetic/Integer
- Array concatenation
- Array length
- Averages/Arithmetic mean
- Binary digits
- Boolean values
- Calculating the value of e
- Case-sensitivity of identifiers
- Catamorphism
- Command-line arguments
- Comments
- Count in octal
- Date format
- Detect division by zero
- Determine if a string is numeric
- Dynamic variable names
- Empty directory
- Empty program
- Empty string
- Environment variables
- Evaluate binomial coefficients
- Even or odd
- Execute a system command
- Fibonacci sequence
- Filter
- First-class functions
- FizzBuzz
- Function composition
- Function definition
- Generic swap
- Greatest element of a list
- Harshad or Niven series
- Hello world!
- Hello world/Newline omission
- Hello world/Text
- Increment a numerical string
- Integer comparison
- Integer sequence
- Leonardo numbers
- Logical operations
- Loops/Foreach
- Loops/Infinite
- Loops/While
- Luhn test of credit card numbers
- Menu
- Multifactorial
- Munchausen numbers
- Nested function
- Palindrome detection
- Pangram checker
- Partial function application
- Population count
- Primality by trial division
- Real constants and functions
- Repeat a string
- Reverse a string
- Sequence of non-squares
- Shoelace formula for polygonal area
- Sort an integer array
- Sort three variables
- Sort using a custom comparator
- String case
- String concatenation
- Sum and product of an array
- Sum of a series
- Sum of squares
- The Name Game
- Tokenize a string
- Trabb Pardo–Knuth algorithm
- Zero to the zero power