moarvm 2021.09+dfsg-1 source package in Ubuntu

Changelog

moarvm (2021.09+dfsg-1) unstable; urgency=medium

  * New upstream version 2021.09+dfsg
  * copyright:
    * exclude junit directory
    * updated with cme
  * copyright-scan-patterns: ignore more binary files
  * fix.scanned.copyright: resolve and/or issue
  * control:
    * bump debhelper to 13
    * Remove Robert from Uploaders (Closes: 994649)
    * declare compliance with policy 4.6.0
    * drop obsolete versioned dependencies

 -- Dominique Dumont <email address hidden>  Sun, 26 Sep 2021 16:22:12 +0200

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:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
moarvm_2021.09+dfsg-1.dsc 2.4 KiB d039ac92c44faec352fd6fcd9bba8c1a21996b276d05ca83a43d54411675e8cd
moarvm_2021.09+dfsg.orig.tar.xz 7.5 MiB 25e8531dbb93704638c92f27d195d22e168adda7464e7a9f8305ae72a855573a
moarvm_2021.09+dfsg-1.debian.tar.xz 19.1 KiB 599d0113b326ee297b082708d00b7470f6fc0f55e33866e535bf4777642eb86e

No changes file available.

Binary packages built by this source

moarvm: virtual machine for Rakudo Perl 6 and NQP

 Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine
 built for the Rakudo Raku (formerly Perl 6) compiler and the NQP Compiler
 Toolchain. MoarVM is used by the majority of Raku programmers.
 .
 Highlights include:
  * Great Unicode support, with strings represented at grapheme level
  * Dynamic analysis of running code to identify hot functions and loops,
    and perform a range of optimizations, including type specialization
    and inlining
  * Support for threads, a range of concurrency control constructs,
    and asynchronous sockets, timers, processes, and more
  * Generational, parallel, garbage collection
  * Support for numerous language features, including first class
    functions, exceptions, continuations, runtime loading of code,
    big integers and interfacing with native libraries

moarvm-dbgsym: debug symbols for moarvm
moarvm-dev: development files for moarvm

 Storing 'Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine
 built for the Rakudo Raku (formerly Perl 6) compiler and the NQP Compiler
 Toolchain. MoarVM is used by the majority of Raku programmers.
 .
 This package contains the developments files required to
 compile Nqp and Rakudo.