L10N::CY - Welsh localization of Raku
$ draig -e 'dywedyd "Helo Byd"'
Helo Byd
# Must have RAKUDO_RAKUAST=1 environment variable set use L10N::NL; dywedyd "Helo Byd"
The L10N::CY distribution contains the logic to provide a Welsh localization of the Raku Programming Language. It installs a draig executable that will automatically activate the Welsh localization. And it allows one to use the Welsh localization in selected programs with a use L10N::CY statement.
Creating a new programming language - Draig
Richard Hainsworth [email protected]
Copyright 2024, 2025 Raku Localization Team
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.