Pony (programming language): Difference between revisions

Content deleted Content added
m Added website link.
m minor changes to avert g13 after refund
Line 31:
}}
 
'''Pony''' is an [[open-source]], [[object-oriented]], [[actor-model]], capabilities-secure, high-performance programming language.The actor model is particularly borrowed extensively from Erlang. The stated goals of pony are to provide [[concurrency protection]] by creating restriction keys.
 
<ref>{{cite web |url=https://www.ponylang.org/discover/#what-is-pony |title=What is Pony? |accessdate=5 June 2018}}</ref>
<ref>{{cite web |url=https://opensource.com/article/18/5/pony?utm_medium=Email&utm_campaign=weekly&sc_cid=701f2000000RRACAA4 |title=Introduction to the Pony Programming Language |accessdate=5 June 2018}}</ref>
<ref>{{cite web |url=https://www.infoq.com/news/2016/03/pony-fintech |title=Using the Actor-model Language Pony for FinTech |accessdate=5 June 2018}}</ref>
 
==References==
{{Reflist}}