2012.10.04 in #63tie() in perlito5
Perlito allows compiling Perl to Javascript and running it in your browser. I think it can be very useful as an educational tool, or, if it had easy access to the DOM in the browser, you could write your front-end code in Perl.
2015.07.30 in #210Perl5 to Java compiler is 1 month old, and we have a hackathon
Interesting stuff happening on the Perlito front. Seems that a hackaton produced a Perl script that lives under its Java alter-ego in a HBase environment. As someone who worked with Hadoop not to long ago, this shines a brillant ray of hope over a potential huge new array of Big Data tools.
2015.10.16 in #221Perl5 to Java compiler - first little script
Flavio had a number of crazy projects. This is another one. Compiling Perl 5 code to Java? That's the first step on a slippery slope. We might end up writing Perl 5 apps for Android... and people will want to learn Perl. /me shivers
2017.08.22 in #318Trying out AWK in Java with Perlito5
A totally new meaning of Perl being the glue language. Now instead of among strange systems it is being used as an AWK to Java compiler.