

Raku
7 likes
Raku unifies many great ideas that aren't usually found in other programming languages. While several other languages offer some of these features, none of them offer all.
Features
- Object-oriented Language
- Functional Language
Tags
- development
- concurrent
- programming
Raku News & Activities
Highlights All activities
Recent activities
POX added Raku as alternative to ReScript and Unison Programming Language- namdx1987 liked Raku
Raku information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Raku?
Raku unifies many great ideas that aren't usually found in other programming languages. While several other languages offer some of these features, none of them offer all.
Features:
- Object-oriented programming including generics, roles and multiple dispatch
- Functional programming primitives, lazy and eager list evaluation, junctions, autothreading and hyperoperators (vector operators)
- Parallelism, concurrency, and asynchrony including multi-core support
- Definable grammars for pattern matching and generalized string processing
- Optional and gradual typing

