• Stars
    star
    385
  • Rank 107,918 (Top 3 %)
  • Language
    C
  • License
    BSD 3-Clause "New...
  • Created about 8 years ago
  • Updated 26 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

mruby/c is another implementation of mruby.

mruby/c

Ruby

Join the chat at https://gitter.im/mrubyc/mrubyc

mruby/c is another implementation of mruby.

  • Small memory consumption
  • Limited class libraries
  • Small size rather than execution speed

Comparison between mruby and mruby/c

mruby/c mruby
memory size < 40KB < 400KB
main target one-chip microprocessors general embedded software

Documents

How to compile?

How to run tests?

Developer team

License

mruby/c is released under the Revised BSD License(aka 3-clause license).

Related work