Saturday, February 27, 2010

SLANG4.net Interpreter now runs on Linux using Mono

To learn Mono , I decided to port the SLANG4.net compiler/interpreter to run on GNU Linux. I am using Fedora Core 10. To my surprise , I could do this by changing couple of lines. This shows that , Mono can compile Visual C# code correctly. ( Mono was never in mind when I wrote the code )

The SLANG4.net .net executable generation module got ported quite easily. But, the executable generated is throwing Invalid exception for ret instruction. Need to investigate it further.

1 comments:

[A]lthaf [k] Back[er] said...

Nice to hear about SLANG4 , btw it is Fedora 10 no "Core" associated with it.