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
jemc has quit [Ping timeout: 255 seconds]
jemc has joined #ponylang
c355e3b has quit [Quit: Connection closed for inactivity]
amclain has quit [Quit: Leaving]
jemc has quit [Ping timeout: 255 seconds]
_andre has joined #ponylang
c355e3b has joined #ponylang
rurban has joined #ponylang
rurban has left #ponylang [#ponylang]
rurban has joined #ponylang
jemc has joined #ponylang
aav has joined #ponylang
amclain has joined #ponylang
<aav> i'm looking for a toy project, to get strated with the PonyLang. one of the ideas i have is to make google protocol buffers implementation. does anyone have ideas if such thing will be useful for community? or, maybe, someone is in progress of making it?
<SeanTAllen> aav, I'm not aware of anyone working on it, but if you build it, I'm sure it will eventually be useful to someone.
<aav> SeanTAllen: got the point
_whitelogger has joined #ponylang
<jemc> aav: I've worked a bit on a CapnProto implementation in the past, though I didn't finish it, and haven't worked on it lately
<jemc> in case it may be useful to you, here's the repo: https://github.com/jemc/pony-capnp
<jemc> hm, looks like I've got a significant amount of work locally that I never committed and pushed up to that repo - I'll do that now
<jemc> aav: pushed
<jemc> and also cleaned up compiler errors from changes to pony over the past year since I last worked on it
<jemc> I think the code generation system might be most helpful to you, since you'll also be doing code generation
<jemc> CodeGen is a class for general-purpose code generation, and the FileGenerator class demonstrates a capnproto-specific use of CodeGen, generating Pony class definition code based on a capnproto schema
* aav is back
<aav> jemc: thanx, will take a look!
rurban1 has joined #ponylang
rurban has quit [Ping timeout: 240 seconds]
rurban has joined #ponylang
Matthias247 has joined #ponylang
rurban1 has quit [Ping timeout: 240 seconds]
aav has quit [Ping timeout: 248 seconds]
_andre has quit [Quit: leaving]
rurban has left #ponylang [#ponylang]
aav has joined #ponylang
aav- has joined #ponylang
aav- has quit [Client Quit]
prettyvanilla_ has joined #ponylang
prettyvanilla has quit [Ping timeout: 260 seconds]
prettyvanilla has joined #ponylang
prettyvanilla_ has quit [Ping timeout: 245 seconds]
rurban has joined #ponylang
rurban has quit [Quit: Leaving.]
jemc has quit [Ping timeout: 258 seconds]
Matthias247 has quit [Read error: Connection reset by peer]