In "Raku Development"

1 - 32 of 32 posts:

<< < > >> Summaries on
  • Grant Application: RakuAST Fri, 26-Apr-2024 by Saif Ahmed

    Another Grant Application from a key Raku develoer, Stefan Seifert. A member of the Raku Steering Council, Stefan is also an author of several Perl 5 modules including Inline::Python and Inline::Perl6. This Grant is to help advance AST or Abstract Syntax Tree. This is integral to Raku internals and allows designing and implementation of new language components, that can be converted into bytecode for execution by the interpreteter or "virtual

    ... read more
  • Grant Application: Raku Ecosystem Tue, 23-Jan-2024 by Saif Ahmed

    A new Grant application for Raku. Tony O'Dell is proposing a project to develop a Raku Ecosystem written in Raku. This gets rid of a dependency on other languages and proprietary code to create a more sustainable environment. Tony has a number of Raku projects including the very important Fez, niner, vrurg, andugexe

    ... read more
  • Call for Grant Applications May 2023 Sat, 13-May-2023 by Saif Ahmed

    Call for Grants Applications - May 2023

    ... read more
  • Call for Grant Proposals: January 2023 Round Fri, 20-Jan-2023 by Saif Ahmed

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 January 29th, 2023, UTC. We will publish the received applications, get community feedback through February 4th, and we

    ... read more
  • RakuAST Grant 2022-01 update Wed, 16-Feb-2022 by Moritz Lenz

    After a bit of a pause, Jonathan Worthington has continued his work on the RakuAST grant. Find his progress report below. In addion, you might want to check out this really cool post about embedding BASIC in Raku based on the RakuAST branch. Things have moved slowly on the RakuAST work of late, between me needing more of a breather that I imagined after the new dispatch mechanism work, along

    ... read more
  • Grant Report 2021-12/2022-01 Raku CI Bot by Patrick Böker Sat, 29-Jan-2022 by Moritz Lenz

    Regarding the progress on his Raku CI Bot grant, Patrick Böker writes: In December and January I worked in different areas of RCB: I fixed smaller errors in all parts of the stack, so that now testing on the OBS backend works, ignoring errors caused by the still open bugs listed below. I started work on the website which currently allows viewing test status and results of a given test

    ... read more
  • Supporting TPF – potential tax savings Fri, 24-Dec-2021 by Nic Evans

    With the end of the year quickly approaching, The Perl Foundation want to thank you for all that you do in supporting us. Your support has allowed us to make significant strides in advancing the Perl and Raku languages, and the software behind them. There is, however, much work that still needs to be done. As you consider your year-end philanthropy, we want to highlight a few strategies that may

    ... read more
  • Raku CI Bot Grant Report October and November 2021 Sun, 05-Dec-2021 by Moritz Lenz

    Patrick Böker submitted his report for the Raku CI Bot grant, for the months of October and November: In October and November most of my time was spent on finding and fixing bugs. Several problems I encountered are bugs in third party systems. Some of those I tackled, some remain as bug reports. Reported and fixed bugs: Red: Boolean checking DateTime columns fails when using Pg #530 Red: Checking multiple

    ... read more
  • Grant report: Optimizations building upon the new Raku dispatch mechanism Sat, 04-Dec-2021 by Matthias Bloch

    Jonathan writes: My latest grant proposal was recently approved. I had the possibility to dedicate quality time to Raku work at the start of November, but knew I would be tied up with some other work in the latter part of the month. Thus I optimistically forged ahead with some grant work while I could, crossing my fingers for approval. This report covers what got done. The main completed task

    ... read more
  • Grant update: Persistent Data Structures for Raku, Daniel Sockwell Tue, 09-Nov-2021 by Moritz Lenz

    Daniel Sockwell has provided two updates to his Grant: Persistent Data Structures for Raku. The first update was already submitted in October, and not posted due to my own error. Enjoy the thorough description! Raku Persistent Data Structures Grant Report for September 2021 In September, I spent 28 hours on implementing Raku persistent data structures. That's a bit under the 10 hour/week I'd estimated that I'd spend, but I was

    ... read more
  • Raku CI Bot Grant Report for September 2021 Mon, 11-Oct-2021 by Moritz Lenz

    Regarding his Raku CI bot grant, Patrick Böker writes: In September I: got the OBS interfacing component working, and got the GitHub interfacing component working. I hoped to manage to put a working system together this weekend. That didn't quite work out, but there is not much missing. So I'm hopeful to do so in the coming days.

    ... read more
  • Raku Dispatch and Compiler Improvements: Final Grant Report Jonathan Worthington Thu, 07-Oct-2021 by Matthias Bloch

    Jonathan completed the work on his grant. The changes were merged into Raku and will be productive in the next Raku release. We tank the sponsors for supporting this grant, Jonathan for his work; and also the other volunteers who helped with various tasks so this big change could be merged.

    ... read more
  • Raku Dispatch and Compiler Improvements: Grant Report Jonathan Worthington Tue, 14-Sep-2021 by Matthias Bloch

    Jonathan reports a lot of progress on his grant. We would like to thank the sponsors and Jonathan for his work. Here is his report: Raku Dispatch and Compiler Improvements Grant Update Since the approval of my grant in late June, I have been making a lot of progress with it. The grant allowed me to dedicate the vast majority of my working time in July and August to Raku

    ... read more
  • Raku Foundation DBA and Trademark Update Thu, 02-Sep-2021 by Daniel Sockwell

    Since 2012, Yet Another Society has also been officially known by its less confusing alias: The Perl Foundation. Now, it has a new alias: The Raku Foundation. Like the TPF alias, this new name is a dba – it doesn't change any of the realities of how YAS (aka TPF, aka TRF) is organized, governed, or structured. Pretty much the only legal effect is to allow YAS to cash checks made out to "The Raku Foundation" in the same way it can cash ones made out to "The Perl Foundation".

    ... read more
  • Raku CI Bot Grant Report June 2021 Sun, 04-Jul-2021 by Moritz Lenz

    Patrick Böker writes about the progress of his Raku CI Bot grant: Building on Khalids work, I improved the GitHub API auto-generation. Implemented and tested the logic to efficiently retrieve, package and store sets of Rakudo, NQP, MoarVM checkouts. I implemented and tested a nifty little helper to aid with asynchronous task processing. It's a trait that tacks onto a method and changes it so: It runs asynchronously.

    ... read more
  • 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
  • Raku CI Integration Bot Grant - Report March 2021 Fri, 26-Mar-2021 by Moritz Lenz

    It is my pleasure to announce that the Grant Proposal: Raku CI integration bot has been approved, and Patrick has already started work on it. You can read his thoughts on the technical architecture and first progress here. I am looking forward to more great progress from Patrick.

    ... read more
  • February report of the Raku Development Grant of Jonathan Worthington Wed, 17-Mar-2021 by Matthias Bloch

    Jonathan writes:

    My grant work in February continued to focus on the new general dispatch mechanism in MoarVM, and especially resumable dispatch, which I mentioned in my last report.

    ... read more
  • RakuAST Grant Report for 2021-02 Tue, 02-Mar-2021 by Moritz Lenz

    Jonathan Worthington writes about his RakuAST progress during February 2021: During February much of my Raku working time was spent on my ongoing dispatcher work. However, I also got back into working on RakuAST. I implemented AST nodes, wrote AST tests, and updated the new RakuAST-based compiler frontend to cover: The given, with, without, and when statement modifiers Anonymous variables The is trait modifier of note, that means inheritance now

    ... read more
  • January report of the Raku Development Grant of Jonathan Worthington Fri, 19-Feb-2021 by Matthias Bloch

    Happy to announce that Jonathan was able to resume work on his Raku Development Grant. Here is his report. In January, I at last felt in shape to get back to the new dispatch mechanism. The key remaining piece of the mechanism is dispatch resumption a general term I'm using for a range of situations where we start doing some kind of dispatch, and may continue it later. For example:

    ... read more
  • Raku Development Fund Sun, 06-Sep-2020 by Makoto Nozaki

    I am pleased to announce the launch of the Raku Development Fund. Perl 6 Development Fund was launched in 2015 to support the development of the Perl 6 programming language. Since then, we have awarded more than USD 100,000. With the rename of the language, we will close the Perl 6 Development Fund and launch the Raku Development Fund. For these who would like to apply for grants, please take

    ... read more
  • August report of the Raku Development Grant of Jonathan Worthington Fri, 04-Sep-2020 by Matthias Bloch

    Jonathan writes: In August I did not perform any work on this grant. I exhausted the previously allocated funding during July, and further funding was allocated close to the end of August. The last part of August was already allocated to other work, however September has a good amount of time available for grant work.

    ... read more
  • July report of the Raku Development Grant of Jonathan Worthington Tue, 18-Aug-2020 by Matthias Bloch

    Jonathan writes:

    As in May and June, in July I continued my work on the unified dispatcher mechanism. Unlike those rather productive months, July was vacation time, and thus I was away from my keyboard for much of it. I did, however, get some bits done.

    ... read more
  • June report of the Raku Development Grant of Jonathan Worthington Fri, 10-Jul-2020 by Matthias Bloch

    Jonathan writes:

    My grant time in June was spent on the new unified dispatch mechanism; my May report provides some background on what that is, and this report will make more sense having read the May report first. In May, I reached the point of having a significant part of the new dispatch mechanism implemented, and had exercised it with some unit tests. However, these were all rather artificial. During June, I started applying it to rather more realistic problems.

    ... read more
  • June 2020 Grant Report for RakuAST by Jonathan Worthington Fri, 19-Jun-2020 by Moritz Lenz

    Jonathan writes the following as his first report for his RakuAST grant. Enjoy! It's been about a month since the approval of my RakuAST grant. This report covers the grant work performed since then. Under the RakuAST architecture, language elements are modeled by AST nodes, which can be thought of as document object model elements, where the document in question is a Raku program. Today, the overall organization of the

    ... read more
  • May report of the Raku Development Grant of Jonathan Worthington Tue, 16-Jun-2020 by Matthias Bloch

    Jonathan writes:

    In my April report I mentioned that I had performed an amount of design work for a new generalized dispatch mechanism in MoarVM. In May, I forged ahead with the implementation work on this - although in reality, that work isn't just churning out code, but also making lots of smaller design decisions along the way too.

    ... read more
  • April report of the Raku Development Grant of Jonathan Worthington Wed, 13-May-2020 by Matthias Bloch

    Jonathan writes:

    April was a time for thinking, reflecting, and designing. The starting gun for this was fired in a post I wrote at the end of March, in which I reflected on the mechanisms that we've grown over the years to make various constructs decently fast.

    ... read more
  • March report of the Raku Development Grant of Jonathan Worthington Thu, 16-Apr-2020 by Matthias Bloch

    Jonathan writes:

    In the first week of March I attended the German Perl and Raku workshop. While I didn't do any grant work there, I did meet with some of the Raku core contributors, and had various useful discussions. Unfortunately, I also got a throat infection, which made the following week or so rather less than productive. Here's what I did achieve in the rest of the month.

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