|
|
|
|
|
by donaldihunter
1986 days ago
|
|
I haven’t used Raku for anything big, but I do use it for a lot of small projects. I find the expressiveness great and I can get things done with minimum fuss. It’s especially good for command-line tools where a MAIN function gives a CLI with parameters and autogenerated usage. |
|