Pony (programming language)
Appearance
This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template.
Pony (programming language)
Paradigm | Actor model |
---|---|
Designed by | Sylvan Clebsch |
First appeared | November 9, 2012 |
Implementation language | Pony |
Website | www |
Pony is an actor based language created by Sylvan Clebsch in 2012[1]. 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.