logo       
Google Custom Search
    AddThis Social Bookmark Button

Nemerle add-in for MonoDevelop with Completion: msg#00038

Subject: Nemerle add-in for MonoDevelop with Completion
I'm very proud to announce that the Nemerle add-in I've been working in has finally ben accepted into the MonoDevelop SVN, so now anyone can access it. For compiling it, you will need both the latest Nemerle SVN revision (because it uses Nemerle Code Completion engine) and the latest MonoDevelop SVN revision.

To get it, once you have compiled Nemerle, do:

svn co svn://svn.myrealbox.com/source/trunk/monodevelop

to get the MD checkout. You can always stay updated by running "svn update". Now go to the folder and compile:

cd monodevelop
./autogen.sh --enable-nemerle (the --enable-nemerle switch is important there)
make
sudo make install

And there you go. There are some little errors with generic types I'll correct this night. There's also another problem: if you recompile Nemerle, you need to rebuild MD. Tell me if this works for you.

Alejandro Serrano "Serras"

                
______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com




<Prev in Thread] Current Thread [Next in Thread>