ponylang / ponylang-website

The ponylang.io website
http://www.ponylang.io
BSD 2-Clause "Simplified" License
67 stars 50 forks source link

Last Week in Pony - August 27, 2017 #141

Closed SeanTAllen closed 7 years ago

SeanTAllen commented 7 years ago

Gordon Tisher:

"So as a learning exercise I've implemented yet another PEG parsing library: https://github.com/kulibali/kiuatan No use of actors, but it can handle left recursion. No doubt has many beginner infelicities."

SeanTAllen commented 7 years ago

Andrew Turley:

VERY basic IRC server and client demo in Pony

https://github.com/aturley/pony-irc-demo

SeanTAllen commented 7 years ago

Andrew Turley:

"Pony Considerations"

"If you're thinking of checking out the Pony programming language, here's a list of things that I think are important to know. This list is based on a Tweet that I wrote."

https://gist.github.com/aturley/49b60c98306d90ffc2f981515827b005

SeanTAllen commented 7 years ago

DragonFly 4.8 support:

https://github.com/ponylang/ponyc/pull/2183

SeanTAllen commented 7 years ago

New RFC:

https://github.com/ponylang/rfcs/blob/master/text/0049-improved-itertools-api.md

SeanTAllen commented 7 years ago

Dev sync:

https://pony.groups.io/g/dev/files/Pony%20Sync/2017_08_23

SeanTAllen commented 7 years ago

0.18.1 released

https://www.ponylang.org/blog/2017/08/0.18.1-released/