Pony Gets a Template Engine
16 points by eatonphil
16 points by eatonphil
I didn’t realise pony was a web framework so I was thinking “that’s weird, most languages avoid using the term ‘template’ due to the association with c++ templates” :D
[edit: the irony is not lost on me that these templates are actually very similar to c++ :)]
didn't realize pony was a web framework
Pony isn't a web framework, to be clear. Sean has only recently been implementing parts of a web framework for Pony the last few months (that I've noticed).
I'm excited for livery. I always play with Pony every few years hoping I can finally build web apps. It's looking like I probably can now. Now I just need to find some time to play with it.