By bloid
via groups.google.com
Published: May 05 2008 / 22:16
So, I promised that I would write up a description of ioke, so here
goes. This is mostly tentative right now, since the implementation is
not at all finished, and I'm finding myself yak shaving all the time.
ioke is a language for the JVM. It takes influence mostly from Io,
Smalltalk, Lisp and Ruby, in that order. The goal is to retain the Io
promise of no keywords and an extremely regular syntax. Everything is
message passing, and the object system is prototype based.
SaveShareSend
Tags: other languages
Add your comment