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
atk has quit [Quit: Well this is unexpected.]
atk has joined #ponylang
jemc has joined #ponylang
jemc has quit [Ping timeout: 258 seconds]
chemist69 has quit [Ping timeout: 256 seconds]
chemist69 has joined #ponylang
jemc has joined #ponylang
jemc has quit [Ping timeout: 260 seconds]
jemc has joined #ponylang
gmcabrita has quit [Quit: Connection closed for inactivity]
chemist69 has quit [Ping timeout: 240 seconds]
chemist69 has joined #ponylang
jemc has quit [Ping timeout: 240 seconds]
vaninwagen has joined #ponylang
gmcabrita has joined #ponylang
K4rolis has joined #ponylang
<K4rolis> hello again pony experts! I'd like to know whether it's possible to do some performance profiling on pony programs. However, I must admit that I don't have much experience in this sort of thing, so if it's quite complicated I'm not sure whether I can spend the time on this
<K4rolis> but thought worth to ask anyway :)
aav has quit [Ping timeout: 256 seconds]
mrkishi has quit [Read error: Connection reset by peer]
_andre has joined #ponylang
aav has joined #ponylang
aav has quit [Quit: Lost terminal]
<SeanTAllen> K4rolis: you can use standard profilers such as Apple's instruments, vTune etc. If you can profile a c program with it, you can profile Pony with it.
<SeanTAllen> ICYMI: new ponylang.org went up over the weekend. more details here: https://pony.groups.io/g/user/topic/new_ponylang_org_website/4762033?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,4762033
<K4rolis> SeanTAllen: thank you, will look into this!
<SeanTAllen> you're welcome
staticassert has joined #ponylang
<staticassert> SeanTAllen: great work with the site, looks solid
<SeanTAllen> thanks staticassert
<SeanTAllen> now there is a place for "This week in Pony" to live
<SeanTAllen> i'm going to update the archetype tonight
<staticassert> Yep. Should be good
jemc has joined #ponylang
kulibali has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<SeanTAllen> i just pushed an update
<SeanTAllen> there's more i have in mind, but its a start
vaninwagen has quit [Ping timeout: 260 seconds]
amclain has joined #ponylang
kulibali has joined #ponylang
graaff has joined #ponylang
obadz has quit [Ping timeout: 240 seconds]
obadz has joined #ponylang
jemc has quit [Quit: WeeChat 1.4]
jemc has joined #ponylang
Matthias247 has joined #ponylang
vaninwagen has joined #ponylang
bernd has joined #ponylang
bernd has quit [Client Quit]
<vaninwagen> hi :) i have a quick question regarding array literals. they don't work with multiple values: https://gist.github.com/mfelsche/0848bbdc1edb1cdd340b6fef741b0d82 is it even a maintained feature? it only seems to be documented in the examples section of the tutorial.
<vaninwagen> just wanted to ask before i create a github issue and be wrong.
<vaninwagen> could it be that there is a `tuple?` missing here: https://github.com/ponylang/ponyc/blob/master/pony.g#L208 ?
<vaninwagen> nevermind :)
<staticassert> vaninwagen: yep, that was merged last week I think
<vaninwagen> i've seen it back then but totally forgot :)
obadz has quit [Ping timeout: 240 seconds]
obadz has joined #ponylang
graaff has quit [Quit: Leaving]
earnestly has joined #ponylang
earnestly has left #ponylang ["WeeChat 1.8-dev"]
_andre has quit [Quit: leaving]
chemist69 has quit [Ping timeout: 260 seconds]
chemist69 has joined #ponylang
vaninwagen has quit [Ping timeout: 240 seconds]
<SeanTAllen> Array literals have been around for a while, they were recently change to be ; instead of ,
chemist69 has quit [Ping timeout: 264 seconds]
Matthias247 has quit [Read error: Connection reset by peer]
chemist69 has joined #ponylang