Updated Home (markdown)

Hir0
2012-04-19 20:37:45 -07:00
parent ae6c922fee
commit 17c7aa6a78
+1 -14
@@ -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