Raku implemenation that runs on MoarVM.
https://rakudo.org/
The most mature, production-ready implementation of the Raku language.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / rakudo
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:raku/rakudo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000152 152 Bytes | |
rakudo-2024.04.tar.gz | 0006908669 6.59 MB | |
rakudo-test-log.diff | 0000014866 14.5 KB | |
rakudo.changes | 0000044767 43.7 KB | |
rakudo.spec | 0000002859 2.79 KB |
Revision 8 (latest revision is 9)
Stefan Seifert (niner9)
accepted
request 1176473
from
Martin Schreiner (mschreiner)
(revision 8)
- Update to 2024.04. - New in 2024.04: * Improvements: * Make X::Syntax::Number::LiteralType a subclass of X::TypeCheck::Assignment * Make Rakudo up to 2x as fast on the JVM backend by using fastutil * Additions: * Add Allomorph.narrow * Add dispatch disambiguation via 'is item' parameter trait * Fixes: * Fix "No exception handler located for catch" trying to report method-not-found * Fix naming of anonymous classes * Increase JVM max heap * Fix reporting of X::Role::Initialization errors * Fix race condition in lazy deserialization on MoarVM backend * Fix obscure pattern bug in regex engine on MoarVM backend - New in 2024.03: * Fixes: * Add Parameter.of method * Unbreak the JVM build * Unbreak t/harness - Apply spec-cleaner. - Set "Source" to GitHub's URL, so the source tarball may be downloaded through the appropriate OBS service. - Use "%{version}" to declare the related MoarVM dependency, rather than hardcoding MoarVM's version.
Comments 0