Livecode
Livecode is a programming language.
Tasks
- 100 doors
- 15 Puzzle Game
- 24 game
- A+B
- Ackermann function
- Anagrams
- Arithmetic-geometric mean
- Arithmetic/Integer
- Array length
- Associative array/Creation
- Associative array/Iteration
- Averages/Arithmetic mean
- Averages/Median
- Base64 encode data
- Bitwise operations
- Boolean values
- Caesar cipher
- Character codes
- Check that file exists
- Comments
- Copy a string
- Day of the week
- Decimal floating point number to binary
- Even or odd
- FTP
- Factorial
- Fibonacci sequence
- Find the last Sunday of each month
- FizzBuzz
- Function definition
- Function frequency
- GUI enabling/disabling of controls
- General FizzBuzz
- Generic swap
- Greatest common divisor
- Greatest element of a list
- Guess the number
- Guess the number/With feedback
- HTTP
- HTTPS
- HTTPS/Authenticated
- Hash from two arrays
- Haversine formula
- Hello world!
- Hello world/Graphical
- Hello world/Text
- Horizontal sundial calculations
- Hostname
- Increment a numerical string
- Integer comparison
- Keyboard input/Keypress check
- Keyboard input/Obtain a Y or N response
- Last Friday of each month
- Leap year
- Levenshtein distance
- Literals/Integer
- Literals/String
- Logical operations
- Look-and-say sequence
- Loop over multiple arrays simultaneously
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- Luhn test of credit card numbers
- MD5
- Palindrome detection
- Pick random element
- Range expansion
- Range extraction
- Read a file line by line
- Read entire file
- Real constants and functions
- Record sound
- Rename a file
- Repeat
- Repeat a string
- Reverse a string
- Reverse words in a string
- Roman numerals/Encode
- Rosetta Code/Count examples
- Rot-13
- Run-length encoding
- SHA-1
- Send email
- Short-circuit evaluation
- Show the epoch
- Sieve of Eratosthenes
- Sort an integer array
- Sparkline in unicode
- Special variables
- State name puzzle
- String append
- String case
- String concatenation
- String interpolation (included)
- String prepend
- Strip a set of characters from a string
- Substring
- Substring/Top and tail
- Sum and product of an array
- Sum digits of an integer
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares
- System time
- Temperature conversion
- URL decoding
- URL encoding
- Unicode variable names
- Unix/ls
- Variable-length quantity
- Walk a directory/Non-recursively
- Walk a directory/Recursively
- Write entire file
- XML/Input
- XML/XPath