Updated Related Projects (markdown)

mattn
2012-05-10 03:35:30 -07:00
parent 5a3f015c9b
commit 27678d8288
+7 -2
@@ -6,5 +6,10 @@
## Web Interfaces
* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua
* [mrb-http](https://github.com/mattn/mruby-http) interface to http for mruby
* [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome!
* [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser)
* [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome!
## Language Binding
* [go-mruby](https://github.com/mattn/go-mruby) go-mruby make interface to embed mruby into go
* [php-mruby](https://github.com/chobie/php-mruby) Wow, this php performs mruby!