yoday / stab-language

Automatically exported from code.google.com/p/stab-language
Apache License 2.0
0 stars 1 forks source link

Stab => MSIL compiler? #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I work on a project that has C# and Java components. I love C#-the-language, 
but am loath to run it on the (otherwise-Java) server. But we have some shared 
algorithms. 

Are there any efforts under way to create a Stab => MSIL compiler? If not, 
where should I look to think about doing so? Has anyone done any cost analysis 
of such an approach? Clearly, I'd want to 'using' things other than java.*, or 
at least provide some binding between certain java.* and System.*.

Thanks,

-Patrick

Original issue reported on code.google.com by plins...@gmail.com on 11 May 2011 at 10:42