Synopsis Develop a clean and easy interface for managing OpenAPI 3.x schemas. Proposal OpenAPI is a format that makes use of the JSON-Schema specification to communicate what a web API can do in a machine-readable way. The current module that is most active for JSON-Schema support in Perl is JSON::Validator. The feeling in the community is that the JSON::Validator interface is difficult to work with. This is possibly because it ... read more |
Jonathan Worthington has shared his latest progress report from the RakuAST grant, covering the work done in 2020-09. In addition, he announced that he is taking a break from Raku and Rakudo development. His work his highly appreciated, the resting period well-desevered, and we expect his work to continue in a month or a few months. Here's his progress report, in his own words: In last month's report, I mentioned ... read more |
Timo has built an AppImage for MoarPref. The image combines all of the dependencies including Rakudo in a single package, which makes it very easy to try out MoarPref without having to worry about installing its dependencies. Read more at: ... read more |
Author Piotr Fusik Motivation Ć is a programming language with the motto "There Is More Than One Language To Do It". As a seasoned programmer writing a reusable component you'd like to make it easily available from several programming languages with little effort or boring work. Ć enables just that. Write in Ć, then translate your code automatically to C, C++, C#, Java, JavaScript, Python, Swift, OpenCL C and Raku. ... read more |
Synopsis Create a standalone implementation of OpenAPI 3.0 to facilitate parsing, creating, and validating OpenAPI specifications. Overview It is common contemporary practice to provide a OpenAPI schema^ to communicate to clients the available functionality of a RESTful web API. It is well documented and flexible, and well known to application developers. There exists no Perl module to facilitate working with an OpenAPI 3.0 schema. Project-specific modules exist for Swagger 2.0, ... read more |
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 October 1st 2020, UTC. We will publish the received applications, get community feedback through October 8th, and we ... read more |
The Grants Committee has concluded voting on the July 2020 round. Two grants were submitted, one of them was approved. Establishing Documentation Standards for the Perl 7 Era VOTING RESULTS: Approved. 8 YES Votes, 1 NO vote, 1 abstention There was a lot of excitement and support for this grant. Raku Ecosystem VOTING RESULTS: Not Approved. 4 YES votes, 5 NO votes, 1 abstention Voting on this grant was close. ... read more |
Here is what Jonathan has to write about his RakuAST grant progress: Around half of the time that passed since my last RakuAST grant report was spent on vacation, and an amount of it after that dealing with the fact that going on vacation doesn't mean the rest of the world stops finding things for you to do. Anyway, finally, in the last week, I got back into working on ... read more |
Raku Ecosystem Name: tony o'dell Amount Requested: $12,000 Synopsis Redesign the raku/zef ecosystem to be robust and to make easier the distribution submission for the raku ecosystem. Benefits to the Raku Community Currently the process for maintaining the ecosystem in raku is either uploading to cpan, which comes with its own set of limitations as cpan was not designed to handle the way raku uses distributions The other way this ... read more |
Title Establishing documentation standards for the Perl 7 era Synopsis I propose to build on my revisions to the |
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 July 31st 2020, UTC. We will publish the received applications, get community feedback through August 7th, and we ... read more |
Work on the grant Implement Perl Binding for libuv by Paul "LeoNerd" Evans has started late, mostly due to my own fault in being very slow at communicating. Nevertheless, Paul got some work done. In his own words: Things I have completed: Joined github org for UV module Tidied up the existing mess of |
Timo has resumed work on the grant after the unexpected delay caused by the COVID-19 pandemic. Read about the changes to the instrumented profiler that in turn resulted in a drastic increase of profiler speed at: How would you like a 1000x speed increase. ... read more |
The Grants Committee has concluded the voting of the May 2020 round. There was one proposal this round, which was not approved. Quarren CMS Voting results: Not approved: 2 YES votes with a score of 5 3 NO votes We accept proposals throughout the year; our next round of review will begin the second week of July. You can submit proposals now. If you want to help with funding and ... read more |
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 |
On behalf of the TPF Grants Committee, I am pleased to announce that Matthew Horsfall has been elected to the committee. Matthew had been involved in the Perl community for almost ten years in a number of capacities, from helping to organize BOFs at YAPC in Asheville, to helping with the 2011 Google Summer of Code, to answering questions and helping to maintain the Perl IRC network. He's also participated ... read more |
The Grants Committee recently brought on Jason Crome as our new Secretary, and he's already organizing and getting things done! During the process to search for a new Secretary, we also found a motivated individual who wasn't already on the committee, and the team is interested in bringing them on as a new voting member. But, during our membership drive in the past year, we filled all the open slots ... read more |
Title Grant Proposal: Quarren CMS Synopsis Quarren is a nerdy, pragmatic, plugin-based CMS, written in Perl and Dancer2. Quarren implements a plugin system for themes templates, shortcodes, content-uploaders and renderers, comment systems, administrative tools, and searching. This allows for a wide variety of use-cases and possible configurations, and ensures that the system need not load tools that are not desired for a given site, keeping it lean, efficient, and easy-to-use. ... read more |
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 June 4th, UTC. We will publish the received applications, get community feedback through June 11th, and we will ... read more |