jnthn / blizkost

Makes Perl 5 available as if it were just another Parrot language by embedding the Perl 5 interpreter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is not the Perl 5 bridge you're looking for

Blizkost was an early experiment exploring embedding Perl 5 in order to provide access to Perl 6 modules from Perl 6. This effort has been replaced by Inline::Perl5, which is far more complete and works with the current Rakudo Perl 6 implementation.

About

Makes Perl 5 available as if it were just another Parrot language by embedding the Perl 5 interpreter.

License:Artistic License 2.0


Languages

Language:Perl 41.0%Language:C 23.9%Language:Makefile 12.8%Language:Perl 6 12.6%Language:Parrot 9.8%