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

MRuby e RiteVM

Avatar for Scalone Scalone
October 15, 2012

MRuby e RiteVM

MRuby, mais uma implementação de Ruby? Por que? O que fazemos com isso?

Avatar for Scalone

Scalone

October 15, 2012
Tweet

More Decks by Scalone

Other Decks in Programming

Transcript

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

    - RiteVM Patrocínio do Ministério da Economia e ajuda da 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
  3. Hiroshi Nakamura RiteVM + parser + codegenerator + C lib

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