Ruby Experiments
Revision as of 11:52, 18 March 2010 by PeterHarding (talk | contribs)
Some Interesting Examples
- http://www.dcmanges.com/blog/the-power-of-implementing-ruby-in-ruby
- http://blog.headius.com/2007/12/groovy-in-ruby-implement-interface-with.html
- http://pietschsoft.com/post/2008/11/02/Implementing-Namespaces-in-Ruby-using-Nested-Modules.aspx Namespaces
- http://blog.jayfields.com/2008/02/implementing-internal-dsl-in-ruby.html
- http://codeidol.com/other/rubyckbk/Modules-and-Namespaces/Implementing-Enumerable-Write-One-Method,-Get-22-Free/