Raku icon
Raku icon

Raku

 6 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.

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  No rating
6 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Object-oriented Language
  2.  Functional Language

Raku News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Raku information

  • Developed by

    Raku community
  • Licensing

    Open Source and Free product.
  • Alternatives

    19 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 0 comments and reviews about Raku, and it has gotten 6 likes

Raku was added to AlternativeTo by CIAvash on Dec 6, 2016 and this page was last updated Dec 12, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What 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