Re: [Mono-dev] ilasm as a library

2010-05-17 Thread Miguel Garcia
Andreas Nahr classdevelopm...@a-softtech.com wrote in message news:002b01caf54b$a49d3940$edd7ab...@com... Which use case do you see for a temporary solution using .il files? The compiler backend in question currently generates .il but no .dll or .exe files. That's why I was thinking about

[Mono-dev] ilasm as a library

2010-05-16 Thread Miguel Garcia
[2] http://anonsvn.mono-project.com/viewvc/trunk/mcs/ilasm/ -- Miguel Garcia Swiss Federal Institute of Technology EPFL - IC - LAMP1 - INR 328 - Station 14 CH-1015 Lausanne - Switzerland http://lamp.epfl.ch/~magarcia

Re: [Mono-dev] ilasm as a library

2010-05-16 Thread Miguel Garcia
... On 16.05.2010 15:22, Miguel Garcia wrote: Hi, I wanted to see how gmcs generates assemblies, given that I want to do the same for the Scala.Net compiler [1] (which as of now generates .il files). It is using System.Reflection.Emit, which means that there is no intermediate IL source code

[Mono-dev] Scala projects that might appeal to C# compiler hackers

2010-05-16 Thread Miguel Garcia
/ [3] http://msdn.microsoft.com/en-us/library/ms236403.aspx [4] http://www.scala-lang.org/node/199 regards, Miguel -- Miguel Garcia Swiss Federal Institute of Technology EPFL - IC - LAMP1 - INR 328 - Station 14 CH-1015 Lausanne - Switzerland http://lamp.epfl.ch/~magarcia

[Mono-dev] projects related to C# and LINQ in Scala (Google Summer of Code)

2010-03-23 Thread Miguel Garcia
Hi, I've been contributing to the Scala compiler project [1] focusing recently on its .NET version. The Scala team participates in this year's Google Summer of Code [2], where students get paid for contributing to open-source projects. Besides the topics offered by Mono, I hope you also find