moarvm 2022.07+dfsg-1 source package in Ubuntu

Changelog

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

  [ Bo YU ]
  * add support for riscv64

  [ Mo Zhou ]
  * Upload to unstable.

 -- Mo Zhou <email address hidden>  Sun, 25 Sep 2022 19:00:44 -0400

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 riscv64 s390x x32
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
moarvm_2022.07+dfsg-1.dsc 2.5 KiB 267a57561abcee706245f0616d7481d62e54b0f6bcf749f27f5555afcb0e21d8
moarvm_2022.07+dfsg.orig.tar.xz 7.6 MiB c362e7eade2f422ccedd6e29f3e5ef3a532d57d34d1ec333bcbbedb8e64d5358
moarvm_2022.07+dfsg-1.debian.tar.xz 19.5 KiB 710a12fd25e6d0bce1baaf230c37d9ce3ae9cc967f90d3d3565a05a52c8a812b

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.