From 27678d8288054eaeef39e0f1926c68b92fa706b2 Mon Sep 17 00:00:00 2001 From: mattn Date: Thu, 10 May 2012 03:35:30 -0700 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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