in reply to Perl compiler for .NET - anyone knows anything about it?
I believe that ActiveState sells a product that links a native C version of Perl into C#. I've not heard anything more (and I'm not sure that they do - I don't use Windows or C# so don't rely on me for those products).
But if you want a scripting language built into C#, I've heard that IronPython is a fairly complete implementation. I consider Python and Perl pretty similar in capability (if not "feel"), so that might meet your needs.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl compiler for .NET - anyone knows anything about it?
by techcode (Hermit) on Sep 03, 2005 at 10:20 UTC | |
by Jenda (Abbot) on Sep 03, 2005 at 21:41 UTC |