Last Week in Pony - April 14, 2019
Last Week In Pony is a weekly blog post to catch you up on the latest news for the Pony programming language. To learn more about Pony check out our website, our Twitter account @ponylang, or our Zulip community.
Got something you think should be featured? There’s a GitHub issue for that! Add a comment to the open “Last Week in Pony” issue.
Items of note¶
- Audio for the April 2, 2019 Pony sync is here.
Call for assistance¶
Matthias, a Pony core team member, writes:
We would kindly ask everybody to help us with a particular blindspot in our existing test suites for ponyc: interacting with the process environment (reading from stdin, writing to stdout/stderr, environment variables, cli arguments, signal handling …).
We set up a github issue to track and discuss ideas: https://github.com/ponylang/ponyc/issues/3128 If you would like to help, add a comment on the issue and/or join our discussion on zulip.
Any kind of help is very much appreciated.
RFCs¶
Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!