Pike
From the official web site, Pike is an interpreted, general-purpose, high-level, cross-platform, dynamic programming language, with a syntax similar to Java and C.
See also
Tasks
- 100 doors
- A+B
- Ackermann function
- Add a variable to a class instance at runtime
- Apply a callback to an array
- Arbitrary-precision integers (included)
- Array length
- Arrays
- Associative array/Iteration
- Boolean values
- Calendar
- Call an object method
- Check input device is a terminal
- Check that file exists
- Closures/Value capture
- Comments
- Concurrent computing
- Copy a string
- Create a file
- DNS query
- Date format
- Date manipulation
- Day of the week
- Delete a file
- Determine if a string is numeric
- Dining philosophers
- Discordian date
- Empty program
- Ethiopian multiplication
- Even or odd
- Evolutionary algorithm
- Executable library
- Execute a system command
- Fibonacci sequence
- Find common directory path
- Five weekends
- FizzBuzz
- Flatten a list
- Function definition
- HTTP
- HTTPS
- Hello world!
- Hello world/Text
- Hostname
- Increment a numerical string
- Integer comparison
- Interactive programming
- JSON
- Last Friday of each month
- Literals/String
- Longest string challenge
- 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/While
- MD5
- Mad Libs
- Make a backup file
- Miller–Rabin primality test
- Multiline shebang
- Multisplit
- Null object
- OpenGL
- Order two numerical lists
- Palindrome detection
- Paraffins
- Read entire file
- Readline interface
- Rename a file
- Repeat a string
- Respond to an unknown method call
- Return multiple values
- Roman numerals/Encode
- Rot-13
- Run as a daemon or service
- Runtime evaluation
- Runtime evaluation/In an environment
- S-Expressions
- Send an unknown method call
- Send email
- Shell one-liner
- Short-circuit evaluation
- Simple database
- Simple windowed application
- Sockets
- Sorting algorithms/Sleep sort
- Strip control codes and extended characters from a string
- Sum of a series
- Symmetric difference
- Tokenize a string
- Undefined values
- Walk a directory/Non-recursively
- XML/DOM serialization
- XML/Input