[nem-en] Nemerle Binding for MD preview

Alejandro Serrano trupill at yahoo.es
Sun Mar 5 21:47:10 CET 2006


I attach a newer implementation for the latest SVN, which provides 
completion for static and instance members, and also namespaces and 
types. The instructions are the same.

trupill

P.S.: Please tell me what you think or which problems you have

Alejandro Serrano escribió:
> Well, I already managed to complete most of the Code Completion Engine 
> and use it to create the Nemerle binding for MonoDevelop. I attach the 
> neccessary files. You need to follow these steps to make it run:
>
> 1. Grab the latest MonoDevelop sources from SVN
> 2. Extract the .tar.gz contents to the Extras/NemerleBinding folder, 
> overwriting everything
> 3. In Makefile.am, change the reference to 
> /home/serras/nemerle.svn/ncc/out.stage3 to your own Nemerle dlls 
> folder. Beware that you must take also the latest Nemerle SVN sources, 
> and have them compiled.
> 4. In MonoDevelop folder, type "make uninstall" and "make clean" if 
> you have MD already installed
> 5. Execute the autogen, but telling we want to use gmcs instead of 
> mcs. In my case, it is:
>
> CSC=/usr/local/bin/gmcs ./autogen.sh
>
> 6. Then, "make" and "make install"
> 7. Run MonoDevelop
>
> As of now, it just created the Class View and completes static members 
> and modules.
> ------------------------------------------------------------------------
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: NemerleBinding.tar.gz
Type: application/x-gzip
Size: 52415 bytes
Desc: not available
Url : /mailman/pipermail/devel-en/attachments/20060305/d58439e9/NemerleBinding.tar-0001.gz


More information about the devel-en mailing list