From 6b277a79485db792b08efe01156d7e56d60b7353 Mon Sep 17 00:00:00 2001 From: TJ-Hidetaka-Takano Date: Fri, 20 Apr 2012 00:44:24 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 6ecbce2..c7d79b0 100644 --- a/Home.md +++ b/Home.md @@ -5,12 +5,11 @@ Welcome to the mruby wiki! **Any suggestion of the modification are welcome, but the response might be delayed.** **Sorry for that in advance.** -* What's mRuby +* What's mruby -mRuby is the light-weight implementation of the Ruby language complied to the ISO +mruby is the light-weight implementation of the Ruby language complied to the ISO standard to execute various environments. It can run in 'interpreter form' or 'compile and execute on vm form' according to its module construction. This achievement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry of Japan. -