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
olabini (author)
Mon Jun 01 12:07:24 -0700 2009
commit  87e67975b9bb30a00dbef97b72088e7e4fb9f12a
tree    8373fd7788e84b34fc51487a8fbbc1de1d238ca9
parent  4aaf43ab157c7c62cc4ab948894bafb7bf9a8b67
ioke /
name age message
file .gitignore Mon May 11 07:34:22 -0700 2009 Ignoring files for tmtags and netbeans Signed-... [bragi]
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/ Thu Apr 23 09:47:50 -0700 2009 Remove nregex and add binary to repository [olabini]
file build.xml Wed Apr 22 05:37:43 -0700 2009 Update versions to next snapshot versions [olabini]
file default.build.properties Sun Apr 19 17:54:17 -0700 2009 Move everything into ijk subdir [olabini]
directory docs/ Wed Apr 22 00:08:17 -0700 2009 Add the release announcement for ikc [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 Thu Apr 23 09:47:50 -0700 2009 Remove nregex and add binary to repository [olabini]
directory lib/ Mon Apr 27 09:57:33 -0700 2009 Mixed-syntax mock and stub creation (hash/expre... [bguthrie]
directory share/ Sun Apr 05 22:13:22 -0700 2009 Added simple HTML formatter to TextMate bundle. [bguthrie]
directory src/ Loading commit data...
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.