Last Week in Pony - October 13, 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 from the October 8, 2019 Pony sync is available here.
-
Did you know that nightly builds of Pony for glibc and musl are available for Linux? Check out our “nightlies” repo hosted by Cloudsmith: https://cloudsmith.io/~ponylang/repos/nightlies/packages/. If you are using a musl based Linux distro, please give them a try and report any issues you might encounter.
-
On Friday, @bketelsen started learning Pony with an assist from @SeanTAllen. A recording of the first session is available.
RFCs¶
Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!
Approved RFCs¶
- RFC 64 “LLVM command line options integrations” has been accepted. An issue to track this work has been opened at https://github.com/ponylang/ponyc/issues/3327.