Updated Home (markdown)

TJ-Hidetaka-Takano
2012-04-20 02:02:25 -07:00
parent e3aadc731c
commit f210a6ea8d
+11 -9
@@ -1,15 +1,17 @@
Welcome to the mruby wiki!
# Welcome to the mruby wiki!
**!!Notice!! This is a preliminary release for internal team reviewing.**
**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.**
# **!!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.
* What's mruby
## 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 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.