
Crystal with Johannes Müller and creator Ary Borenszweig
Software Unscripted
00:00
Ruby's Object Orientation Approach
Crystal has a feature that lets you define method missing like in Ruby, but that's resolved and compile them. It sounds like what Crystal does is actually it resolves all of that a compile time such that at runtime, there are no dictionary or hash map maintained. That means that you can't change things at run-time on the fly.
Transcript
Play full episode