Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Project in Raku

by ovedpo15 (Pilgrim)
on Jul 30, 2020 at 11:13 UTC ( [id://11120062]=perlquestion: print w/replies, xml ) Need Help??

ovedpo15 has asked for the wisdom of the Perl Monks concerning the following question:

Hello monks!
Recently I started studying Raku. I didn't find a Raku community so I hope it's ok to ask those questions here.
After studying Raku for a while I want to do some project using the PL. I want to implement a code coverage utility for Raku. I have some questions:

1. I may be wrong but it looks like the Raku community is not so active. I want to get information about the community and I'm not sure where to start.
2. Is there really a use/need of the code coverage utility for Raku? I came across with moarvm and it looks like it provides a way to create a coverage report.
3. How should I try solving this issue?

I'm just trying to understand the problem I'm trying to solve, before solving it.

Replies are listed 'Best First'.
Re: Project in Raku
by LanX (Saint) on Jul 30, 2020 at 11:53 UTC
    > it's ok to ask those questions here.

    yes

    > I want to implement a code coverage utility for Raku.

    Please explain what this supposed to engulf ...

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

      Thank you for your message :)
      Basically I want write a Devel::Cover version for Raku with which you can measure the function/line/branch coverage, while solving Devel::Cover's bugs.
Re: Project in Raku
by parv (Parson) on Jul 31, 2020 at 09:51 UTC

    Raku communities that I am more aware of, besides here in some fashion, are ...

    • collected under #rakulang tag (if one cares to tag) on twitter.com;
    • /r/rakulang sub-reddit on reddit.com;
    • IRC #raku channel on freenode.net (past chat).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11120062]
Approved by marto
Front-paged by haukex
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-26 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found