elct9620 / mrubyc

mruby/c is an another implementation of mruby.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mruby/c

Build Status

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

mruby/c is an 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?

Developer team

License

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

Related work

About

mruby/c is an another implementation of mruby.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 82.4%Language:Ruby 15.3%Language:Makefile 1.3%Language:C++ 1.0%