public
Description: ioke is a new language for the JVM, based on Io and other languages.
Homepage: http://ioke.org
Clone URL: git://github.com/olabini/ioke.git
ioke /
name age message
file .gitignore Loading commit data...
file .hgignore Thu Jan 01 02:59:47 -0800 2009 Add hgignore from twellman@gmail.com [olabini]
file CONTRIBUTORS Sun Mar 22 04:03:11 -0700 2009 Add p8 as contributor [olabini]
file COPYING Tue Apr 21 03:01:33 -0700 2009 Merge ioke-clr [olabini]
file LICENSE Fri Jan 09 04:59:07 -0800 2009 Update license to match 2008-2009 [olabini]
file LICENSE.icu4j Tue Apr 21 03:01:33 -0700 2009 Merge ioke-clr [olabini]
file LICENSE.kawa Sun Oct 12 09:56:34 -0700 2008 Add Numbers, and gnu math. Add empty message se... [olabini]
file README Fri Dec 12 04:02:30 -0800 2008 Add a small README [olabini]
directory bin/
file build.xml
file default.build.properties Sun Apr 19 17:54:17 -0700 2009 Move everything into ijk subdir [olabini]
directory docs/ Sun Apr 05 08:26:25 -0700 2009 Update to the next snapshot version [olabini]
directory examples/ Thu Mar 26 12:51:20 -0700 2009 Make integral numbers actually be platonic in c... [olabini]
file generate_filter_data.rb Sat Apr 11 02:43:51 -0700 2009 Print a friendly message if something goes wron... [olabini]
file ioke-ikc.build
directory lib/
directory share/ Sun Apr 05 22:13:22 -0700 2009 Added simple HTML formatter to TextMate bundle. [bguthrie]
directory src/
directory test/
README
Ioke is a strongly typed, dynamic, prototype based programming
language. This documentation covers all the core objects of Ioke,
including methods, macros and specs for these.