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 Mon Oct 12 03:12:18 -0700 2009 Add support for pushing Ioke to Maven [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 Jun 03 18:22:45 -0700 2009 Add Google MapMaker to handle references to Jav... [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 bench/ Tue Sep 08 09:35:53 -0700 2009 Move some more algorithms to be marking versions [olabini]
directory bin/ Loading commit data...
directory bootstrap/
file build.xml
file default.build.properties
directory docs/ Thu Oct 15 09:33:08 -0700 2009 Add empty document for the metacircular Ioke in... [olabini]
directory examples/ Thu Oct 08 08:23:20 -0700 2009 Sort out lots of whitespace [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 maven/ Wed Oct 14 06:36:48 -0700 2009 Readd some commented out tests [olabini]
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.