I've made the "proof of concept" programme that parses and compiles quite simple Perl 6 programme and runs it extremely fast.
Web interfece to the programme is on the page http://perl6.ru/p6c>.
I started from an algorithm of finding prime numbers because when I run the same programme under Rakudo, I have to wait more than 20 seconds to get the answer for 5-digit number 15511. I believe Perl 6 programmes may run faster.
I am going to explain how that woks in a lightning talk at Italian Perl Workshop in October.