On Tue, Jul 9, 2013 at 11:37 AM, Daniel Albuschat <span dir="ltr"><<a href="mailto:d.albuschat@gmail.com" target="_blank">d.albuschat@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">2013/7/9 Joćo Matos <span dir="ltr"><<a href="mailto:ripzonetriton@gmail.com" target="_blank">ripzonetriton@gmail.com</a>></span><div class="gmail_extra"><div class="gmail_quote"><div>That sounds quite interesting, as I want to enable that programming language to call into .NET code. As I can see from your posted SemaCLI.cpp, you seem to be using Mono for it. Is Mono a strong requirement, or is possible to use it with Microsoft 's.NET implementation? Also, what other third party dependencies does your project require?</div>

</div></div></div></blockquote><div><br></div><div>It does not use Mono, just the Cecil library (a regular C# library) for reading the assemblies. And it does not run with Mono yet actually, only with Microsoft's .NET. As for third party dependencies, right now just the Cecil library.</div>

<div><br></div><div>There are some people working on it via GSoC:</div><div><br></div><div><a href="https://www.google-melange.com/gsoc/project/google/gsoc2013/txdv/11001">https://www.google-melange.com/gsoc/project/google/gsoc2013/txdv/11001</a></div>

<div><br></div><div><a href="https://www.google-melange.com/gsoc/project/google/gsoc2013/drdo/13001">https://www.google-melange.com/gsoc/project/google/gsoc2013/drdo/13001</a></div><div><br></div><div> </div></div>-- <br>

Joćo Matos