Last Week in Pony - June 13, 2021
Borja (@ergl) released pony-protobuf, an experimental Pony protocol buffers library and compiler.
Items of note¶
-
Audio from the June 01, 2021 Pony development sync call is available.
-
Audio from the June 08, 2021 Pony development sync call is available.
-
Borja (@ergl) released pony-protobuf, an experimental Pony protocol buffers library and compiler. It includes classes with similar interfaces to the
Reader / Writer
standard library classes, along with a working (but basic) compiler implemented as aprotoc
plugin.
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.
Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!