Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Mruby and The Wonderful embedded world

Mruby and The Wonderful embedded world

Mruby and The Wonderful embedded world.
TDC 2013 Presentation.

Scalone

July 14, 2013
Tweet

More Decks by Scalone

Other Decks in Programming

Transcript

  1. History RubyConf 2003 - VM Ruby 2.0 RubyConf 2010 -

    RiteVM Sponsorship of the Japan Ministry of Economy and help from Toshiba @scalone
  2. "High Compatibility" Classes Object, Module, Class, NilClass, TrueClass, FalseClass, Numeric,

    Integer, Fixnum, Float, String, Symbol, Array, Hash, Range, Regexp, MatchData, Proc, Struct Modules Kernel, Enumerable, Comparable Exception Classes Exception, StandardError @scalone
  3. Hiroshi Nakamura RiteVM + parser + codegenerator + C lib

    + mruby lib + mruby c lib + binary I/O @scalone