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 Thu Oct 22 21:06:46 -0700 2009 Ignore configuration file for file system tests [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/ Fri Oct 02 06:41:23 -0700 2009 Sort out some more problems with ikc [olabini]
file build.xml Tue Sep 22 07:23:52 -0700 2009 Remove all pieces of Antlr and add the new C# p... [olabini]
file default.build.properties Tue Sep 22 07:23:52 -0700 2009 Remove all pieces of Antlr and add the new C# p... [olabini]
directory docs/ Thu Nov 05 08:48:06 -0800 2009 Make functional composition easier [olabini]
directory examples/ Fri Nov 06 06:53:27 -0800 2009 Add support for iterate on LexicalBlock [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 Tue Sep 22 07:23:52 -0700 2009 Remove all pieces of Antlr and add the new C# p... [olabini]
directory lib/ Thu Oct 22 00:22:53 -0700 2009 Remove the whole detaching business from ikj, a... [olabini]
directory maven/ Thu Nov 05 03:50:45 -0800 2009 Fix the distribution thingy [olabini]
directory share/ Sun Apr 05 22:13:22 -0700 2009 Added simple HTML formatter to TextMate bundle. [bguthrie]
directory src/ Fri Nov 06 06:53:27 -0800 2009 Add support for iterate on LexicalBlock [olabini]
directory test/ Fri Nov 06 06:53:27 -0800 2009 Add support for iterate on LexicalBlock [olabini]
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.