in reply to Re: A Perl interpreter written in Perl?
in thread A Perl interpreter written in Perl?

Good to see that Flavio is still on it

> translate the PerlOnJava to Perl.

Using Perl to create JVM bytecode is rather a cross compiler than an interpreter.

And a very limited one, since eval wouldn't work.

I'd rather stick with Flavio's perlito projects

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

  • Comment on Re^2: A Perl interpreter written in Perl?