diff options
| author | Hidetaka Takano <[email protected]> | 2012-04-20 14:57:07 +0900 |
|---|---|---|
| committer | Hidetaka Takano <[email protected]> | 2012-04-20 14:57:07 +0900 |
| commit | 06d74fba42ec3c13a6e48a82dcfeae82cef15bf9 (patch) | |
| tree | a083a43819fce13fde0d59e1cc657a8a10a6bad5 /README | |
| parent | ea21441c76efd9c1ec743c1f003f80847974d32e (diff) | |
| download | mruby-06d74fba42ec3c13a6e48a82dcfeae82cef15bf9.tar.gz mruby-06d74fba42ec3c13a6e48a82dcfeae82cef15bf9.zip | |
mod: text folding.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,10 +4,12 @@ * What's mRuby -mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpreter form' or +mRuby is the light-weighted implementation of ruby language complied with ISO +standard to execute various environment. It can run as 'interpreter form' or '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 of Japan. +This achivement is due to the Regional Innovation Creation R&D Programs of +the Ministry of Economy, Trade and Industry of Japan. * Features of mRuby |
