Re: [Ironruby-core] Contributing to IronRuby on *nix

2010-01-27 Thread C. K. Ponnappa
Porto Carrero *Sent:* Tuesday, January 26, 2010 11:58 AM *To:* ironruby-core@rubyforge.org <mailto:ironruby-core@rubyforge.org> *Subject:* Re: [Ironruby-core] Contributing to IronRuby on *nix no guide so far. To work and browse the IronRuby source I've be

Re: [Ironruby-core] Contributing to IronRuby on *nix

2010-01-26 Thread Ivan Porto Carrero
2010 11:58 AM > *To:* ironruby-core@rubyforge.org > *Subject:* Re: [Ironruby-core] Contributing to IronRuby on *nix > > > > no guide so far. > > > > To work and browse the IronRuby source I've been using monodevelop. > > For ruby dev I've been using textm

Re: [Ironruby-core] Contributing to IronRuby on *nix

2010-01-26 Thread Ivan Porto Carrero
no guide so far. To work and browse the IronRuby source I've been using monodevelop. For ruby dev I've been using textmate on mac, gmate (plugin for gedit) on ubuntu and notepad++ on windows, as well as Rubymine on all platforms but that doesn't feel completely right. With monodevelop you can ope

[Ironruby-core] Contributing to IronRuby on *nix

2010-01-26 Thread C. K. Ponnappa
Hello everyone, Recently I've been trying develop a gem with native extensions in C, Java and C# just to learn what's involved. When working with IronRuby, I ran into a few small issues so I figured I'd learn how to build and modify IronRuby source so I can take a shot at fixing these issues a