mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Updated Home (markdown)
+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
|
||||
|
||||
Reference in New Issue
Block a user