Ioke
Ioke is a folding language. It allows you to write highly expressive code that writes code. Ioke allows you to create abstractions at any level, and expressiveness is the ultimate goal of the language.
Ioke is a dynamic language targeted at virtual machines, currently the Java Virtual Machine and the Common Language Runtime. It's been designed from scratch to be a highly flexible general purpose language. It is a prototype-based programming language that is inspired by Io, Smalltalk, Lisp and Ruby.
Tasks
- 100 doors
- Ackermann function
- Array concatenation
- Associative array/Creation
- Command-line arguments
- FizzBuzz
- Flatten a list
- HTTPS
- Hailstone sequence
- Hash from two arrays
- Hello world!
- Hello world/Graphical
- Hello world/Text
- Inheritance/Multiple
- List comprehensions
- Palindrome detection
- Pangram checker
- Stack
- Time a function