/ruby-under-a-microscope-introduction-slides

Slides for <Ruby under a microscope> introduction

Primary LanguageC

#Ruby 2.0 under a microscope#

Ruby under a microscope

  • Agenda
    • Overview
    • Tokenize
    • Parsing
    • Compilation
    • Execution as double stack machine
    • Control Structures
    • Objects & Class
    • Method Lookup & Constant Lookup
    • Closure & Binding
    • GC

Click to Play the slides