mruby

0.0.5 • Public • Published

node-mruby

node-mruby is a extension library for node.js. It embeds mRuby into node.js.

node-mruby is...

  • You can call a mruby as a library

preqreuirements

  • bison?
  • make?
  • node.js 0.8.9 or later

BUGS

path for require

path for require is not based on .rb file.

mRuby LIMITATIONS

It's not a node-mruby issue. It's may mruby's.

'x'+3(mRuby bug?)

returns nil on mruby. Should it be exception?

heredocs

mruby doesn't work with heredocs?

Readme

Keywords

none

Package Sidebar

Install

npm i mruby

Weekly Downloads

4

Version

0.0.5

License

MIT

Last publish

Collaborators

  • tokuhirom