Skip to content

Last Week in Pony - January 14, 2018

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

  • pony-fmt, an alternate string formatting library for pony. Kristoffer, its author, is looking for feedback.
  • pony-benchmark is the new micro-benchmark framework, written by Theodus. For those of you not in the know, PonyBench is/was a micro-benchmarking framework for Pony and pony-benchmark is going to be its successor. Theo had this to say about the new version:

I’ve finished most of the work on a new micro-benchmark framework to replace ponybench. The new framework allows benchmarks to be run with GC and provides more fine-grained control over the statistics generated. See the bottom of the README for charts created from the CSV output.

  • The Pony library starter pack has gotten an update. It now includes CircleCI instead of TravisCI for default CI setup. The CircleCI configuration involves fewer manual setup steps so we decided to move to it for the default.

Pony Development Sync

Another Sync call took place on Wednesday January 10, 2018. Check out the recorded audio.

The next one is scheduled for Wednesday, January 17, 2018 at 03:30 PM (GMT-05:00) America/New York via zoom. We’d love to have you there.

RFCs

New and noteworthy

Old, but still usable

Final Comment Period

Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!