I just shipped the second drop of my RubyCLR bridge today: http://www.iunknown.com/articles/2006/02/20/second-drop-of-rubyclr
It's a bridge between Ruby and the CLR and heavily leverages the DynamicMethod API in V2. What may be interesting to folks on the list is that all of the CIL generation is done from Ruby, which lets me do some fun things like refactoring CIL and inventing new instructions where applicable. Included in this drop is a functional non-trivial Windows Forms 2.0 app written entirely in Ruby. Questions / comments more than welcome. Cheers, -John http://www.iunknown.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
