http://qs321.pair.com?node_id=639550


in reply to Perl 6 and exe

Curious to know if there are plans in Perl 6 to ease generation of stand-alone executables?

particle and I put together a proof of concept to turn Parrot PBC files into standalone executables linked against a shared libparrot. It only needs a little bit of polish to work. (It does need a working C compiler on the system for now, but there's no reason that requirement always has to be there, if you know more about code generation than I do.)