How Ruby can be next generation business building block
- As Martin fowler said “As a result it certainly seems to me that certain languages are more suited to in-language DSL than others. Seeing lisp and smalltalk I concluded that the more suitable languages were minimalist ones with a single basic idea that’s deeper and simpler than traditional languages (function application for lisp, objects and messages for smalltalk). But Ruby is more conventional and a much bigger language than these two, yet is still suitable for in-language DSLs.”
So Ruby certainly sounds like a language which can rapidize (Not sure that’s legal word or not, but I felt like using it here) business application building.
- Anothe good read on Metaprogramming idea of Ruby [pdf].
- How to create DSL using Ruby
May 11, 2006 | Filed Under Daily-Life
Comments
Leave a Reply