[ Bron: moarvm ]
Pakket: moarvm (2024.09+dfsg-2)
Verwijzigingen voor moarvm
Debian bronnen:
Het bronpakket moarvm downloaden:
Beheerders:
- Debian Rakudo Maintainers (QA-pagina, Mailarchief)
- Daniel Dehennin (QA-pagina)
- Dominique Dumont (QA-pagina)
- Mo Zhou (QA-pagina)
- Timo Paulssen (QA-pagina)
Externe bronnen:
- Homepage [moarvm.org]
Vergelijkbare pakketten:
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
Andere aan moarvm gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libtommath1 (>= 1.2.0)
- multiple-precision integer library [runtime]
-
- dep: libuv1t64 (>= 1.30.1)
- asynchronous event notification library - runtime library