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)
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 to make it a race-free programming language via the use of reference capabilities[3] 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.
References
- ^ "InfoQ: Using Pony for Fintech".
- ^ "initial git commit for ponyc".
- ^ "Deny capabilities for safe, fast actors". 2015-10-26.
{{cite web}}
: Unknown parameter|authors=
ignored (help)