Bart received helpful comments on his blog posts last month that will move him ahead with intermediate representation optimization and register allocation. He writes: I'm still working on finalizing the floating point support for the JIT compiler, but I've also started work on the new register allocation algorithm. This wasn't strictly a deliverable, but I expect it will help the deliverable of improving code generation. MAJ ... read more |
The Grants Committee has concluded the voting of the November 2018 round. There was one proposal this round, which was not approved. Perl 6 Course with Exercises Voting results: Not approved: 3 YES votes with a score of 11 4 NO votes This was a close vote. Many members were very enthusiastic about this project. Others, while agreeing that a course like this would be good for the language, were ... read more |
Timo's latest update regarding compression of heap snapshots: Intermediate Progress Report: Heap Snapshots. ... read more |
We are looking for new members to join the Grant Committee. We have a few members who are ready to retire, and so we have a few positions to consider filling. Voting members review proposals every two months, including community feedback, and vote on whether to approve/fund the grant. Grant Managers ... read more |
The Grants Committee has received the following grant proposal for the March/April 2019 round. Create a complete course of the Perl 6 programming language Before the Committee members vote on any proposal, we like to solicit feedback from the Perl community. Review the proposals at their individual links and please comment there by March 22nd, 2019. The Committee members will start the voting process following that and the conclusion will ... read more |
The Grants Committee has received the following grant proposal for the March/April 2019 round. Before the Committee members vote, we would like to solicit feedback from the Perl community on the proposal. Review the proposal below and please comment here by March 22nd, 2019. The Committee members will start the voting process following that. A Complete Perl 6 Course with Exercises Name Andrew Shitov Amount Requested USD $9,996 ... read more |
Brrt reports that February was busy and short, but that he did some research on other implementations of register allocation that he can apply to MoarVM JIT. He notes the following conundrum that he has been thinking about. Maybe a reader can advise: I've also encountered a limitation in the optimization of the IR, which I'm trying to resolve. The issue is this, if I have a bunch of code ... read more |
Timo has written a new blog post with the latest updates. Read more at: Always Wear Safety Equipment When Inline Scalaring! ... read more |
The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another evaluation period is upon us. If you have an idea for doing some Perl work that will benefit the Perl community, please consider submitting a grant application. The application deadline for this round is 23:59 March 15th UTC. We will publish the received applications, get community feedback through March 22nd, and ... read more |
The Grants Committee has concluded the voting of the November 2018 round. There was one proposal this round, which was approved and funded. While we would normally have concluded this process sooner, there were delays related to the skipped January/February round, my apologies to all those impacted. Voting results: Approved and funded: 4 yes votes with a score of 18 Feedback generally positive suggested that future grants be considered in ... read more |
Brrt is untangling the intricacies of floating point expressions so close to the metal in his He provides some of his insights Here is his brief report Last month, I've been busy with floating point support. Getting that ready involved two things: Getting the type system for the expression template precompiler ready. This works now, I'm happy with the result. Fixing the register allocator to support it. This works as ... read more |
Due to the lack of a budget for 2019, the Grants Committee process to request grant proposals is stalled. Once funds for the current year are allocated, we will re-open the RFP process. If you have further questions, please contact me at tpf-grants-secretary at perl-foundation.org. ... read more |
Timo has implemented a new graph for the overview page: Graph items, when selected, display more information such as the file name and line number. The file name and line number are clickable and will take you to the file and line in GitHub. Read more at: ... read more |
Back in August 2018, André Walker reported on his initial work to revitalize the revitalizing of blogs.perl.org. He made the following report to the TPF Grants Committee on 14 Aug 2018 The latest report as of this post can be found here. Short update regarding grant progress. I have most of the major features I wanted to implement already in place, even if some are a bit rough. So it's ... read more |
André Walker reports significant progress on his bold attempt to revitalize blogs.perl.org. He made the following report to the TPF Grants Committee on 3 Jan 2019 I will also backpost another report André made to the Committee in Aug 2018 shortly. The work I set out to do for the grant on blogs.perl.org is almost complete. Here is a breakdown of what is done, what is missing for a first ... read more |
Jonathan Worthington recently requested an extension of his Perl 6 Performance and Reliability Engineering grant. I'm pleased to announce that the Board of Directors approved extension of another $10,000. It'll allow him to dedicate another 167 hours to this work. I would like to thank the community members who took time to comment on this grant extension request and our sponsors who made funding the grant possible through our Perl ... read more |
Brrt has hit the ground running on his MoarVM JIT Compiler grant. Here is his interim report: I wanted to start with floating point support, which has two subtasks: Ensure that DynASM encodes SSE instructions with variadic registers correctly. Ensure that the JIT itself accepts and works with floating point registers. I finished the first two of those tasks. For some context, x86-64 instruction encoding rules require an extra byte ... read more |
The Grants Committee has received the following grant proposal for the Nov/Dec round. Improve Perl 6 Networking Support Before the Committee members vote on any proposal, we like to solicit feedback from the Perl community. Review the proposals at their individual links and please comment there by December 22nd, 2018. The Committee members will start the voting process following that and the conclusion will be announced shortly after. ... read more |
The Grants Committee has received the following grant proposal for the Nov/Dec round. Before the Committee members vote, we would like to solicit feedback from the Perl community on the proposal. Review the proposal below and please comment here by December 22nd, 2018. The Committee members will start the voting process following that. Improve Perl 6 Networking Support Name: Ben Davies Amount Requested: USD $7200 Synopsis Perl 6 ... read more |
The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another evaluation period is upon us. If you have an idea for doing some Perl work that will benefit the Perl community, please consider submitting a grant application. The application deadline for this round is 23:59 December 15th UTC. We will publish the received applications, get community feedback through December 22nd, and ... read more |