Simon Willison’s Weblog

Subscribe

Items tagged computerscience, pony

Filters: computerscience × pony × Sorted by date


An Early History of Pony. Pony is an interesting looking new programming language, built around actor-based concurrency on top of a mathematically proved type system. The history of the language makes for interesting reading: it’s based on experience with actor libraries in C at an investment bank, combined with research into type systems at Imperial College London. # 18th December 2017, 8:33 pm