NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
(Plug) Language::P (Score:1)
In case there are people interested, I have started a similar-yet-different project.
At the moment I am concentrating in writing a Perl parser in Perl (it can currently parse itself) and writing a .Net backend for it using DLR (there is nothing working yet, but I hope to have something soon).
Check out http://github.com/mbarbon/language-p/tree/master [github.com].
in time I hope to have something like PyPy: a complete Perl runtime written in Perl and recompilable to any lower level platform (I am dreaming to support .Net, LLVM and Java).
Reply to This