Updated Related Projects (markdown)

matsumoto-r
2012-12-01 00:10:06 -08:00
parent d7972f06d8
commit 4b8db120ef
+4 -3
@@ -6,12 +6,13 @@
## Web Interfaces
* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto-r](https://github.com/matsumoto-r)
* [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto-r](https://github.com/matsumoto-r)
* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto_r](https://github.com/matsumoto-r)
* [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto_r](https://github.com/matsumoto-r)
* [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! by [masuidrive](https://github.com/masuidrive)
## Language Bindings
* [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](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)