講者:Freedom 老大
主題:An Amateur Smalltalk User’s Observations on Ruby Object Model and Bytecode
時間:3/21 (四) 晚上 6:30~9:00
地點:老地方 Book 11, 金山五街 28 號
Understanding object model and bytecode is a crucial part in understanding an interpreted object-oriented language. Smalltalk, one of the oldest object-oriented programming languages, has a great object model and has been used bytecode and VM since 1970s. It is interesting to compare Smalltalk's and Ruby's object model and bytecode