Added link to mruby.net

Per Lundberg
2013-12-08 10:00:13 -08:00
parent 92d880f746
commit 9987852665
+1
@@ -75,6 +75,7 @@
* [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)
* [node-mruby](https://github.com/tokuhirom/node-mruby) extension library for node.js. It embeds mRuby into node.js. by [tokuhirom](https://github.com/tokuhirom)
* [mruby.net](https://github.com/perlun/mruby.net) mruby binding for .NET (any CLR-compatible language) by [perlun](https://github.com/perlun)
## Embedding mruby into somewhere
* [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn](https://github.com/mattn)