Managed Projects

Rakudo – Raku (formally Perl 6) on MoarVM, JVM, and JS

  Analyzed about 10 hours ago

Rakudo is a Raku compiler that targets several back-ends, including MoarVM, JVM and JavaScript

20.7K lines of code

48 current contributors

1 day since last commit

27 users on Open Hub

Very High Activity
5.0
 
I Use This

nqp

  Analyzed about 5 hours ago

This is "Not Quite Perl" -- a lightweight Raku (Perl 6)-like environment for virtual machines. The key feature of NQP is that it's designed to be a very small environment (as compared with, say, Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual machines ... [More] (such as MoarVM and the JVM). Unlike a full-fledged implementation of Perl 6, NQP strives to have as small a runtime footprint as it can, while still providing a Perl 6 object model and regular expression engine for the virtual machine. [Less]

34.8K lines of code

23 current contributors

over 1 year since last commit

7 users on Open Hub

Very Low Activity
5.0
 
I Use This
Tags raku

Rakudo Star

  Analyzed 1 day ago

Rakudo Star Perl 6 distribution

2.9K lines of code

3 current contributors

7 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

nqp-rx

  Analyzed about 12 hours ago

This is "Not Quite Perl" -- a compiler for quickly generating PIR routines from Perl6-like code. The key feature of nqp-rx is that it's designed to be a very small compiler (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create transformers for Parrot ... [More] (especially hll compilers). In addition, unlike Rakudo, nqp-rx attempts to restrict itself to generating code that can run in Parrot without the existence of any nqp-specific runtime libraries. [Less]

4.54K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This