On Thursday, March 31, 2016, Elizabeth Mattijsen <l...@dijkmat.nl> wrote:
> > On 31 Mar 2016, at 14:12, Tom Browder <tom.brow...@gmail.com> wrote:
...
>
> but I'll put the code on my github account later today. I'm sure it can be 
> tweaked,
> but the gross differences between Perl 6 and Perl 5 doing a very common task
> I think should be seriously investigated by someone familiar with MoarVM 
> internals.

Done:

 https://github.com/tbrowder/perl6-read-write-tests

> I think jnthn already as synchronous printing (not using libuv) on the list 
> of things to do.

I do see that on the list at moarvm.org.

I wonder if it would be worth the effort to try to make a module which
uses the native call capability to use libc's readline and see if
there is any significant speed up?

Best,

-Tom

Reply via email to