[MonoDevelop] help

Marcel Hellwig keks at cookiesoft.de
Mon Apr 1 20:09:11 UTC 2013


On 01.04.2013 20:20, Levy, Tamar wrote:
>
> Hello,
>
>  
>
> My name is Tamar I downloaded Mono project 1 week ago.
>
> I downloaded Mono because I want to optimize the Mono project.
>
> I know that Mono is written in C# but the interpreter is written in
> C++ (is that correct?).
>
Nearly. It's not just aninterpreter though an (JIT-)compiler. Most of
the compiler is written in C, not C++.
>
> Is there a way for me to download the interpreter and compile it with
> Intel compiler?
>
Of course, since it's OpenSource you can download it and do whatever you
want.
https://github.com/mono/
is the mainpage and
https://github.com/mono/mono
is the actual mono framework.
>
>  Thanks,
>
> Tamar
>
Marcel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130401/5331bee3/attachment.html>


More information about the Monodevelop-list mailing list