in reply to Re: Translating Perl into JavaScript
in thread Translating Perl into JavaScript

There is a compiler called Perlito that can convert a subset of Perl into JavaScript.

Replies are listed 'Best First'.
Re^3: Translating Perl into JavaScript
by LanX (Saint) on Mar 15, 2017 at 19:55 UTC
    IIRC last time I tried it out (some years ago but after 2012's talk from Flavio) I wasn't able to use s/// or m// for regexes.

    Did this change?

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!