Reading Ruby Code: ROM - Domain Specific Languages
Reading Ruby Code is an on going series on code reading that explores the ROM library. In this post we explore domain-specific language (DSLs). There is a focus on how this influences code reading and how DSLs are implemented in ROM.
Post a comment