Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zurachu/mrubyc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mruby/c

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.6%
  • Ruby 4.3%
  • C++ 2.1%
  • Makefile 2.0%