Hey Tomáš,
cool, thank you for this work. Looked pretty good, I only touched like 3 .desc
I T and one Url tag,
as The Info title was sometimes a bit short or long, and the Text once not
starting capitalized,
and once not ending with a dot, plus moving one embedded Url to an additional
Url tag.
Committed revision 52728 and 52729.
Looking forward to your next patches!
René
> On 11. Jul 2021, at 16:58, Tomáš Glozar <[email protected]> wrote:
>
> Hello,
>
> I thought it would be nice to have a Raku (known as Perl 6 until 2019)
> implementation in T2, so I packaged Rakudo/MoarVM and its dependencies
> (MoarVM itself, NQP and dyncall).
>
> I also packaged zef, Raku's module manager, along with adding support
> for Raku modules to scripts/functions.in (disabling zef's dependency
> autoinstallation to ensure they don't get pulled into the package).
> The Raku module support handles building zef, too, since it's also a
> Raku module (zef is run in-source to build and install itself via the
> setting of PATH and RAKULIB).
>
> As of modules I added Linenoise and its dependencies to enable line
> editing in the Rakudo REPL (T2 dependency autoresolution works with
> Raku modules as expected). Regarding module package naming I followed
> the convention used for Perl 5 modules, that is lowercase, language
> name prefix and dashes (e.g. raku-shell-command for Shell::Command,
> similarly to perl-html-parser for HTML::Parser). Adding more modules
> should be straightforward.
>
> Cross compiling is currently not possible, because libtommath, a
> dependency of MoarVM, does not cross compile correctly (I might patch
> this in the future). I expect it to work mostly fine once this is
> resolved, although modules with native code might not build properly.
>
> The patch is attached to this email.
>
> Cheers,
>
> Tomáš
> <rakudo.patch>-----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [email protected] with a subject of: unsubscribe t2
--
ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin, https://exactcode.com
https://exactscan.com | https://ocrkit.com | https://t2sde.org |
https://rene.rebe.de
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2