[nem-en] Nemerle add-in for MonoDevelop with Completion

Arthur Peters amp at singingwizard.org
Wed May 31 14:49:38 CEST 2006


Hello,

I built it and it works fine. I did use it that much, but I had no
problems. So here's a list of thing I noticed (both good and bad):

* I like the completion thing. I haven't use an IDE that could do that
in probably 7 years.
* The completion is slow. Everything freezes for a very noticeable
period of time when it does its thing. I'm not using a really fast
machine but a dual P3 1Ghz with 512MB RAM isn't too bad.
* I'm glad to see the error/warning list now actually "links" to the
source properly.
* How close are we to having a class list of project code in the side
panel? I'm a big fan of that feature.
* I didn't use it much, but I have no crashes or anything.

I just had an idea. What about integrating the concepts of nemish into
an "interpreter panel" in the IDE? If the nemish environment referenced
the assemblies created by the project, this would allow the user to do
quick code low-level testing and debugging, especially with the debugger
once that is working.

Great work!! I'm looking forward to when I actually have project to use
this on. ;-)

-Arthur

On Mon, 2006-05-29 at 17:22 +0200, Alejandro Serrano wrote:
> 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
> 
> 
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en




More information about the devel-en mailing list