README

NAME

L10N::HU - Hungarian localization of Raku

SYNOPSIS

$ hunku -e 'mond "HellĂł VilĂĄg"'
HellĂł VilĂĄg
use L10N::HU;
mond "HellĂł VilĂĄg";

DESCRIPTION

The L10N::HU distribution contains the logic to provide a Hungarian localization of the Raku Programming Language. It installs a hunku executable that will automatically activate the Hungarian localization. And it allows one to use the Hungarian localization in selected programs with a use L10N::HU statement.

AUTHORS

PolgĂĄr MĂĄrton (Martin Burger)

COPYRIGHT AND LICENSE

Copyright 2023, 2025 Raku Localization Team

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

L10N::HU v0.0.3

Hungarian localization of Raku

Authors

  • PolgĂĄr MĂĄrton (Martin Burger)

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • L10N::HU
  • RakuAST::Deparse::L10N::HU

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.

Built with Podlite — the markup and publishing tools behind this site.