Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046786
en ru br
ALT Linux repos
S:2017.09-alt1

Group :: Development/Other
RPM: nqp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2017.09-alt1
Build date: 27 september 2017, 12:48 ( 339.3 weeks ago )
Size: 3.06 Mb

Home page:   https://github.com/perl6/nqp

License: Artistic 2
Summary: Not Quite Perl
Description:

This is "Not Quite Perl" -- a lightweight 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, perl6 or Rakudo) and is focused on being a
high-level way to create compilers and libraries for virtual machines (such as
the Parrot Virtual Machine [1], the JVM, and MoarVM [2]). 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.

Current maintainer: Vladimir Lettiev

List of contributors

List of rpms provided by this srpm:

  • nqp
  • nqp
  • nqp-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin