To develop the modules and frameworks that make a programming language useful.
raku.land has many modules; all we can do here is highlight some of the more prominent ones that are frameworks, rather than just individual modules.
- The hARC stack, consisting of:
- htmx for simple dynamic client-side code
- Air for coding htmx in Raku
- Cro for server-side Raku
- Red, an ORM, for connecting to databases
- Elucid8, for generating documentation websites from Rakudoc
- Humming-Bird, a simple, composable, and performant web-framework, inspired mainly by Sinatra, and Express.
- Sparrow, a multi-language automation frameworks that is useful for
- Configuration Management
- CI/CD
- Testing
- Data Science