dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Just of of curiosity --


From: Rhys Weatherley
Subject: Re: [DotGNU]Just of of curiosity --
Date: Fri, 15 Mar 2002 08:59:40 +1000

Bill Lance wrote:

> Would a front end to Pnet for PERL ever be a
> possibility?

One could write a Perl system that runs on top of the
CLI that dynamically translates Perl into IL for execution.
This is how MS does JavaScript.Net, for example.  There's
no need to extend the runtime engine or compiler for
scripting languages: it's straight IL.

We do need to implement "System.Reflection.Emit" to
support scripting languages, but that's on the list anyway.

There's rumours of such things, but you'd have to talk
to the Perl community.  They'd be the best ones to take
this on.  There have been similar rumours in the Python
community.  I don't keep up with Perl/Python, so it
may have already been done or is in progress.

Cheers,

Rhys.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]