In "Raku Development"

16 - 20 of 32 posts:

<< < > >> Summaries on
  • RakuAST Grant Report for May 2021 Wed, 02-Jun-2021 by Moritz Lenz

    Regarding his RakuAST Grant, Jonathan Worthington reports some awesome progress for May 2021. Side note: due to a bug in the Markdown rendering in this blog post, the less-than and greater-than characters in code blocks are double-encoded. Please refer to this gist for a correctly rendered version. Anyway, here is Jonathan's report: During May I focused on filling out the regex part of RakuAST, with the result that the majority

    ... read more
  • April report of the Raku Development Grant of Jonathan Worthington Tue, 18-May-2021 by Matthias Bloch

    In April I focused on resumption of multiple dispatch using the new dispatch mechanism that is, using callsame to move to the next candidate. I observed that moving between candidates with where clauses is largely the same process, and was able to factor things in such a way as to exploit these commonalities. The mechanism I implemented to achieve this turns failure to bind a signature into a dispatch resumption,

    ... read more
  • RakuAST Grant Report 2021-04 Mon, 17-May-2021 by Moritz Lenz

    Jonathan wrote an update to his RakuAST grant RakuAST continues to grow to cover more of the Raku language, and the new RakuAST-based compiler frontend advances along with it. This month saw 30 further spectest files start passing in full using the new compiler frontend. New AST nodes were created and compilation implemented for the following language constructs: Placeholder parameters, both positional and named Sigilless variable declarations Loop labels The

    ... read more
  • Raku CI Bot Grant Report 2021-04 Thu, 06-May-2021 by Moritz Lenz

    Regarding his Raku CI Bot grant, Patrick writes: In April I didn't find much time to work on the Raku CI Bot grant, because non computer things required my time. I added more API mappings to my clone of In particular I added relevant parts of the Checks, Pulls, OAuth and Issues APIs. I also rebased my changes on the fork of khalid who incidentally also started working on the

    ... read more
  • March report of the Raku Development Grant of Jonathan Worthington Mon, 19-Apr-2021 by Matthias Bloch

    Jonathan writes: March didn't see me doing that many grant hours; I was keeping my keyboard time down for the first half of the month, and then had a lot to catch up on in the second half On the upside, the time that was spent was productive: I got some way into implementing more of Raku's multiple dispatch semantics in terms of the new dispatcher. I've written a blog

    ... read more
<< < > >>
Max results per page:    5    10    20    50    100    200    500