Ruby Experiments
Revision as of 11:54, 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://blog.jayfields.com/2008/02/implementing-internal-dsl-in-ruby.html
Modules and Namespaces
- http://www.builderau.com.au/program/ruby/print.htm?TYPE=story&AT=339281874-339028320t-320002027c
- http://codeidol.com/other/rubyckbk/Modules-and-Namespaces/Implementing-Enumerable-Write-One-Method,-Get-22-Free/
- http://pietschsoft.com/post/2008/11/02/Implementing-Namespaces-in-Ruby-using-Nested-Modules.aspx Namespaces