Skip to content
forked from mrubyc/mrubyc

mruby/c is another implementation of mruby.

License

Notifications You must be signed in to change notification settings

GerHobbelt/mrubyc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

mruby/c is another implementation of mruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.2%
  • Ruby 14.6%
  • Makefile 1.9%
  • Dockerfile 0.3%