[MonoDevelop] Additions to Nemerle add-in

Lluis Sanchez lluis at ximian.com
Mon Mar 6 09:59:12 EST 2006


El sáb, 04-03-2006 a las 22:09 +0100, Alejandro Serrano escribió:
> Hi,
> I've written some additions to the Nemerle add-in, such as Completion, 
> Class View, and so on. Then, I would like to commit it to the main 
> MonoDevelop tree.
> However, this add-in is very tied to the Nemerle dlls, so I would like 
> to include it in some way like Boo: just include it when 
> --include-nemerle is added, and also if this compiler is found.
> Also, there's another problem: the new Nemerle add-in needs gmcs to 
> compile, instead of plain mcs.

MD right now is compiled with mcs, so if your add-in requires gmcs,
that's a problem. However, we are going to switch to gmcs soon or later,
maybe after the next MD release.

> 
> So, is it possible to include this add-in in MD? Could anyone explain / 
> make the neccesary changes to know whether Nemerle is installed in the 
> configure and so on?

Just take a look at configure.in and see how the Boo add-in does this
check. You'll need to do the same. Notice that Nemerle will need to
install a .pc file in the pkg-config directory.

> 
> Thanks in advance,
> Alejandro
> 
> 		
> ______________________________________________ 
> LLama Gratis a cualquier PC del Mundo. 
> Llamadas a fijos y móviles desde 1 céntimo por minuto. 

> http://es.voice.yahoo.com
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list