nqp 2019.11+dfsg-2 source package in Ubuntu

Changelog

nqp (2019.11+dfsg-2) unstable; urgency=medium

  * Update my mail address.
  * Upload to unstable.

 -- Mo Zhou <email address hidden>  Sat, 28 Dec 2019 15:18:59 +0800

Upload details

Uploaded by:
Debian Rakudo Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Rakudo Maintainers
Architectures:
amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x x32
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe interpreters

Downloads

File Size SHA-256 Checksum
nqp_2019.11+dfsg-2.dsc 2.3 KiB d8e12997ae411c027dfa20c95e86b72095abf4b933dbc9244040b3da70b14d0f
nqp_2019.11+dfsg.orig.tar.xz 979.8 KiB 9b936ff6812ed6e6a747dd6fd2212259a9b2ba80e9a69b17c40db62f9583abbc
nqp_2019.11+dfsg-2.debian.tar.xz 47.1 KiB b7d3626c26185217d120033fefec8dc5c3a8b27bfd1f1c3fe51791f486a41bf0

No changes file available.

Binary packages built by this source

nqp: Not Quite Perl compiler

 "Not Quite Perl" is a compiler for quickly generating PIR routines from
 Perl6-like code. The key feature of NQP 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 compilers and libraries for virtual machines (such
 as the JVM, and MoarVM).
 .
 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.

nqp-dbgsym: debug symbols for nqp