Attached are proof-of-concept patches that generate "fakecutables" for nqp and
perl6 for MoarVM. Using NQP.
They create NQP and Rakudo makefile targets that aren't built by default, and
aren't installed anywhere. "proof-of-concept".
They work on "my" machine, but at this point I'd like someone el
I added tests for this ticket to S03-sequence/misc.t with commit
https://github.com/perl6/roast/commit/1db2856082
On Tue Dec 02 07:03:30 2014, sml...@gmail.com wrote:
> It works on Parrot, but on Moar it dies:
>
> m: say $*OUT.t
> rakudo-moar 91d899: OUTPUT«Cannot find method 'isatty': no
> method cache and no .^find_method in method t at src/gen/m-
> CORE.setting:15808 in block at /tmp/RrRl45JJjr:1»
# New Ticket Created by Sam S.
# Please include the string: [perl #123347]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=123347 >
It works on Parrot, but on Moar it dies:
m: say $*OUT.t
rakudo-moar 91d899: OUTPUT«Cannot fi