Updated Related Projects (markdown)

mattn
2012-12-18 22:17:19 -08:00
parent 3056b88ad0
commit 74136ab1b8
+5 -1
@@ -28,4 +28,8 @@
* [go-mruby](https://github.com/mattn/go-mruby) go-mruby make interface to embed mruby into go by [mattn](https://github.com/mattn)
* [php-mruby](https://github.com/chobie/php-mruby) Wow, this php performs mruby! by [chobie](https://github.com/chobie)
* [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5 by [tokuhirom](https://github.com/tokuhirom)
* [mruby-on-Lua](https://github.com/matsumoto-r/mruby-on-Lua) mruby on Lua by [matsumoto_r](https://github.com/matsumoto-r)
* [mruby-on-Lua](https://github.com/matsumoto-r/mruby-on-Lua) mruby on Lua by [matsumoto_r](https://github.com/matsumoto-r)
## Hobby
* [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn]