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 Wed Mar 18 12:27:11 -0700 2009 Add blank slate and also add a target to build ... [olabini]
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 Wed Dec 03 03:14:44 -0800 2008 Add support for hexadecimal numbers [olabini]
file LICENSE Fri Jan 09 04:59:07 -0800 2009 Update license to match 2008-2009 [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/ Loading commit data...
file build.xml
file default.build.properties
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
directory lib/
directory share/
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.