0.0.5 • Published 12 years ago

mruby v0.0.5

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

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

'x'+3(mRuby bug?)

returns nil on mruby. Should it be exception?

heredocs

mruby doesn't work with heredocs?

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago