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

gem 'sandi_meter' lightning talk at BaRuCo 2013

gem 'sandi_meter' lightning talk at BaRuCo 2013

In this presentation a short description of sandi_meter gem is done, check out the gem at https://github.com/makaroni4/sandi_meter

Anatoli Makarevich

September 25, 2013
Tweet

More Decks by Anatoli Makarevich

Other Decks in Programming

Transcript

  1. s(:class, :Sexp, s(:const, :Array), s(:defn, :sexp_type, s(:args), s(:call, nil, :first)),

    s(:defn, :sexp_body, s(:args), s(:call, nil, :[], s(:lit, 1..-1)))) S-expressions
  2. s(:class, :Sexp, s(:const, :Array), s(:defn, :sexp_type, s(:args), s(:call, nil, :first)),

    s(:defn, :sexp_body, s(:args), s(:call, nil, :[], s(:lit, 1..-1)))) Sexp operator
  3. s(:class, :Sexp, s(:const, :Array), s(:defn, :sexp_type, s(:args), s(:call, nil, :first)),

    s(:defn, :sexp_body, s(:args), s(:call, nil, :[], s(:lit, 1..-1)))) Sexp body