Jump to content

Pony (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RealityDysfunction (talk | contribs) at 15:37, 20 January 2017 (Created page with '{{User sandbox}} <!-- EDIT BELOW THIS LINE --> = Pony (programming language) = {{Infobox programming language | paradigm = Actor model | desi...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template.

Pony (programming language)

Pony
ParadigmActor model
Designed bySylvan Clebsch
First appearedNovember 9, 2012; 12 years ago (2012-11-09)
Implementation languagePony
Websitewww.ponylang.org

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.

References

  1. ^ "initial git commit for ponyc".