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