jemc changed the topic of #ponylang to: Welcome! Please check out our Code of Conduct => https://github.com/ponylang/ponyc/blob/master/CODE_OF_CONDUCT.md | Public IRC logs are available => http://irclog.whitequark.org/ponylang | Please consider participating in our mailing lists => https://pony.groups.io/g/pony
Praetonus has quit [Quit: Leaving]
jemc_ has joined #ponylang
jemc has quit [Ping timeout: 260 seconds]
<SeanTAllen> vaninwagen: i'm looking forward to that ponyfmt of yours.
_whitelogger has joined #ponylang
<SeanTAllen> I created a starter-kit to make setting up projects for Pony libraries easier: https://github.com/ponylang/library-project-starter/blob/master/USAGE.md
jemc_ has quit [Ping timeout: 248 seconds]
_whitelogger has joined #ponylang
sima has joined #ponylang
sima has quit [Client Quit]
_whitelogger has joined #ponylang
endformationage has quit [Quit: WeeChat 1.9]
user10032 has joined #ponylang
ShalokShalom_ has joined #ponylang
ShalokShalom has quit [Ping timeout: 240 seconds]
_whitelogger has joined #ponylang
<SeanTAllen> A new "Last Week in Pony" is out. Get your Pony news! https://www.ponylang.org/blog/2017/09/last-week-in-pony---september-10-2017/
vaninwagen has joined #ponylang
vaninwagen has quit [Ping timeout: 248 seconds]
_whitelogger has joined #ponylang
tscho has quit [Read error: Connection reset by peer]
tscho has joined #ponylang
ShalokShalom_ is now known as ShalokShalom
BUD1 has joined #ponylang
BUD1 has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
Matthias247 has joined #ponylang
jemc_ has joined #ponylang
samuell has joined #ponylang
samuell has quit [Client Quit]
Praetonus has joined #ponylang
endformationage has joined #ponylang
<SeanTAllen> jemc_: is ponycc in a place where we could start writing documentation generation tools using it?
<jemc_> SeanTAllen: I think the main thing you'd be missing is the relationship between types - ponycc doesn't yet do any type resolution, or traits processing
<jemc_> in ponyc terms, the `sugar` pass is still in progress
<jemc_> after that, the `import`, `names` and `traits` pass would still need to happen before the AST is in the same state it is for the `docgen` pass of `ponyc`
<jemc_> now that the lambda/array inference PR is finally winding down, I'm finally turning my attention back to ponycc
jemc_ is now known as jemc
<SeanTAllen> awesome
<SeanTAllen> im starting to think about documentation generation again
<SeanTAllen> in particular how we can have nicer doc gen that would allow us to host a site while documentation for pony libraries.
<SeanTAllen> and then hooking all that into the starter-kit i started last night
<jemc> I will definitely keep you in the loop about ponycc progress
<SeanTAllen> awesome thanks
<jemc> not having array inference was turning out to be a big syntax pain point in AST building
<SeanTAllen> For anyone who is interested, I just cut a 0.1 release of the Pony MessagePack library I'm working on: https://github.com/SeanTAllen/pony-msgpack/releases/tag/0.1
nicolai86 has joined #ponylang
jemc has quit [Read error: Connection reset by peer]
jemc has joined #ponylang
nicolai86_ has quit [Remote host closed the connection]
nicolai86 has quit [Remote host closed the connection]
nicolai86 has joined #ponylang
Praetonus has quit [Quit: Leaving]
endformationage has quit [Read error: Connection reset by peer]
jjpx has joined #ponylang
jemc has quit [Ping timeout: 260 seconds]
user10032 has quit [Quit: Leaving]
jemc has joined #ponylang
Matthias247 has quit [Read error: Connection reset by peer]