Pony (programming language)
Appearance
This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template.
Proposed for Pony (programming language)
Pony (programming language)
Pony | |
---|---|
Paradigm | Actor model |
Designed by | Sylvan Clebsch |
First appeared | November 9, 2012 |
Implementation language | C |
Website | www |
Pony[1] is an actor based language created by Sylvan Clebsch in 2012[2]. One of the languages unique features is the use of reference capabilities by the compiler in order to enforce correct access to program state within the context of the natural high concurrency supported by the actor model making it a race-free language.
References
External links
- Offical website
- InfoQ Interview: Sylvan Clebsch on the Actor-Model Language Pony, Garbage Collection, Capabilities, Concurrency
- Deny capabilities for safe, fast actors by Sylvan Clebsch, Sophia Drossopoulou, Sebastian Blessing, Andy McNeil
- Pony: Making it easy to write efficient, concurrent, data race free programs at Curry On 2015 associated with ECOOP 2015