moarvm 2021.12+dfsg-1 source package in Ubuntu

Changelog

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

  * Upload to unstable.

 -- Mo Zhou <email address hidden>  Sun, 30 Jan 2022 12:22:56 -0500

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.12+dfsg-1.dsc 2.5 KiB 19c5d338120200abf410df6ed7e7e5b033afa0c35702516187117df150ade51c
moarvm_2021.12+dfsg.orig.tar.xz 7.6 MiB 5292d6b9589d4b615844135ce9218eb945a952fde813f5a61431b4133c7cf339
moarvm_2021.12+dfsg-1.debian.tar.xz 19.2 KiB fa36f6799a8b7c03dfd49708c70587b07c947dde6bc45a331f16f67f83add555

Available diffs

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.