4 Commits

Author SHA1 Message Date
bcallah
60335a08cf Update to ponyc-0.28.1
Changelog: https://github.com/ponylang/ponyc/releases/tag/0.28.1
2019-06-05 03:01:47 +00:00
bcallah
1f7704bca9 Update to ponyc-0.27.0
This is the first release to support LLVM 7.0.1
Changelog: https://github.com/ponylang/ponyc/releases/tag/0.27.0
2019-03-04 04:28:56 +00:00
bcallah
e8e83bc560 Update to ponyc-0.25.0 -- this is the first official release to support
OpenBSD. Add a SUBST_VARS+=GH_TAGNAME to reduce PLIST churn going forward.
2018-10-16 14:58:36 +00:00
bcallah
0728a4dc7f Import lang/ponyc, an actor-model, capabilities-secure, high performance
programming language.
ok rsadowski@

Pony is an open-source, object-oriented, actor-model,
capabilities-secure, high-performance programming language. Pony is type
safe, memory sage, exception safe, and can natively call C libraries.
The overall philosophy of Pony is to get stuff done, and to guarantee
the result is correct.
2018-09-05 18:11:26 +00:00