Ion Todirel wrote:
my dream is to be able to use different languages in the same project, like in ASP.NET, compile them to different assemblies and the link together with ilmerge, or something like that...
agree. my dream is be able to code c# along side c++ or powershell script blocks or any other .Net language. Everything is a code block (i.e. just IL with a different face). IIRC, that is the plan with futures of Bartok compiler.