On Fri, Jun 23, 2006 at 09:12:16PM -0400, JimD wrote: > > Thanks Pete ;-) > > I will see if I can convert this to C#. What the heck is boo? It looks
yeah, sorry about that. boo makes it easy to throw things like this together quickly. > a little like python. However, the syntax doesn't look that consistent. yeah, the syntax is python inspired, but it's statically typed with type inference, to give you the 'best of both worlds', as it were. More info at http://boo.codehaus.org/ -pete _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
