Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-raku

:star: Useful resources for Raku (formerly known as Perl 6) programmers
https://github.com/sfischer13/awesome-raku

Last synced: 1 day ago
JSON representation

  • Introduction

    • Official Resources

      • Glossary - List of terms related to Raku.
      • Specification - Description of the language design.
      • Resources - Official collection of resources.
      • Whatever - Miscellaneous related things: Tools, merchandising and more.
      • Documentation - Language, type and routine reference.
      • FAQ - Frequently asked questions.
    • Overview

      • Raku - Official website.
      • Wikipedia - Wikipedia entry about Raku.
    • First Steps

    • Sample Code

    • Learning

  • Community

  • People

  • Information

    • Blogs

    • Raku Grammars

      • Documenation - Documentation for grammars.
      • Tutorial - Introduction to grammars.
      • Book - Extract from a book on Raku grammars.
      • Example I - Parsing Wikipedia infoboxes with grammars.
      • Example II - Debugging of complex grammars.
    • Raku vs. Perl 5

    • Raku for Converts

      • Haskell - Introduction for Haskell programmers.
      • Python - Introduction for Python programmers.
      • Ruby - Introduction for Ruby programmers.
    • Videos

    • Interaction

  • Modules

    • Installation

      • Modules - Raku module directory.
      • zef - Module manager.
      • Modules - Raku module directory.
    • Development

      • How-to - How to write your own module.
      • App::Mi6 - Helper for writing modules.
      • Most Wanted - List of most wanted modules and features for Raku.
    • Catalogue

  • Tools

    • Compilers

      • Compilers - List of compilers.
      • Rakudo - Probably the most advanced compiler.
    • Editors

      • Atom - Atom package for Raku support.
      • Padre - Integrated Development Environment for Raku.
      • COMMA - Integrated Development Environment for Raku.
      • vim - Vim support for Raku.
      • Emacs - Emacs major mode for Raku.