From 29ae9a3d654f52f8ca4aea9e9e87c75655329a8e Mon Sep 17 00:00:00 2001 From: mattetti Date: Fri, 20 Apr 2012 03:24:32 -0700 Subject: [PATCH] Updated Welcome to the mruby wiki! (markdown) --- Home.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Home.md b/Home.md index c527118..6dc92fc 100644 --- a/Home.md +++ b/Home.md @@ -1,17 +1,17 @@ # Welcome to the mruby wiki! # **!!Notice!!** - This is a preliminary release for internal team reviewing. - The URL and address discribed below are not available yet. - The official release will be announced later. Thanks. - Any suggestion of the modification are welcome, - but the response might be delayed. Sorry for that in advance. + This is a preliminary release for internal team review. + The URLs and addresses discribed below are not available yet. + The official release will be announced later. + Any suggestion for modification is welcome. + Delays in replies are to be expected. Sorry in advance. ## What's mruby -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. +mruby is the lightweight implementation of the Ruby language complying to +the [ISO standard](http://www.ipa.go.jp/about/press/20120402_2.html). +mruby can run Ruby code in 'interpreter mode' or 'compile and execute it on a virtual machine' depending on how the developer's preference. -This achievement is due to the Regional Innovation Creation R&D Programs of +This achievement was sponsored by the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry of Japan.