in reply to A Perl interpreter written in Perl?

If you know Java, you can translate the PerlOnJava to Perl.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^2: A Perl interpreter written in Perl?
by LanX (Saint) on Apr 17, 2025 at 20:07 UTC
    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