diff --git a/Related-Projects.md b/Related-Projects.md index b751373..2d68567 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -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! \ No newline at end of file +* [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! \ No newline at end of file