[Mono-list] Perl.NET on MONO?

Daniel Lopez daniel@rawbyte.com
Wed, 26 Feb 2003 08:53:26 -0800


What Activestate developed for Perl (and Python iirc) was a compiler that
targeted the .NET platform, that is it would take Perl or Python code and
compile it into CIL. That is useful, but a lot of work to get right
(Activestate just developed prototypes, again iirc) and may break if you
have Perl code that depends on thirdparty C-libraries, etc.
If you have an existing Perl codebase, it is probably easier to embed the
Mono runtime in Perl, and extend your code base 'from the inside', just like
this code from Paolo does:
http://primates.ximian.com/~lupus/slides/embed/Mono-0.01.tar.gz

Best regards

Daniel

On Tue, Feb 25, 2003 at 10:08:03PM -0500, Julio Cesar Silva wrote:
> 
> Hi.
> 
> I have been following your progress.
> 
> I am planning to start using mono on my RHL 8.0 box.
> 
> Is there an effort to get Perl to run and compile on mono?
> 
> ActiveState (if memory serves) developed PerlNet (Perl for .NET)....I am 
> not sure if there effort was OpenSource or not.
> 
> I ask this because I may have an opportunity to work with a 35 node (70 
> CPU) Linux cluster with a custom Perl Mega Appplication.  If I could run 
> all the legacy code on mono and then extend the application via C#, that 
> would be most cool.
> 
> Any thoughts?
> 
> Thank you for your time!!
> 
> Go mono!
> 
> -Julio
> 
> 
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list