Ioke is a strongly typed, extremely dynamic, prototype based object oriented language that aims to give developers the same kind of power they get with Lisp and Ruby, combined with a nice, small, regular syntax.
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, is homoiconic and its closest ancestors are Io, Smalltalk, Ruby and Lisp.