[MonoDevelop] writing an ironruby addin for MD

Levi Bard taktaktaktaktaktaktaktaktaktak at gmail.com
Wed Aug 11 04:21:29 EDT 2010


> I'd like to look into writing an IronRuby addin for MD for educational
> reasons mainly and have been told to have a look at other addins such as the
> boo one that has been written. Now I've been trying to look for the source
> code and only came up with some screen shots of the addin in action. I also
> found out the author has written it in C# and then in boo- would anyone know
> where can I find the source code for that (preferably in c#) or any other
> material that could get me started? Any info, advice, warning and random
> threats would be truly appreciated!

The boo binding is in boo:
http://github.com/mono/monodevelop/tree/master/extras/BooBinding/
It would probably also be helpful to look at the C# addin:
http://github.com/mono/monodevelop/tree/master/main/src/addins/CSharpBinding/
Finally, there's an experimental (standard) Ruby addin at:
https://code.launchpad.net/~taktaktaktaktaktaktaktaktaktak/+junk/RubyBinding

Hope this helps,
Levi (Tak!)


More information about the Monodevelop-list mailing list