From 17c7aa6a781ebcb1c350d2cb670f76ca123557d0 Mon Sep 17 00:00:00 2001 From: Hir0 Date: Thu, 19 Apr 2012 20:37:45 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/Home.md b/Home.md index 5163e30..0d21211 100644 --- a/Home.md +++ b/Home.md @@ -6,20 +6,7 @@ mRuby is the light-weighted implementation of ruby language complied with ISO st 'compile and execute on vm form' according to its module construction. This achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, -Trade and Industry. +Trade and Industry of Japan . -* Features of mRuby -|FIXME: -| + Simple Syntax -| + *Normal* Object-Oriented features(ex. class, method calls) -| + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method) -| + Operator Overloading -| + Exception Handling -| + Iterators and Closures -| + Garbage Collection -| + Dynamic Loading of Object files(on some architecture) -| + Highly Portable (works on many Unix-like/POSIX compatible platforms -| as well as Windows, Mac OS X, BeOS etc.) -| cf. http://redmine.ruby-lang.org/wiki/ruby-19/SupportedPlatforms