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