ponylang/ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
{ "createdAt": "2012-11-13T07:38:25Z", "defaultBranch": "main", "description": "Pony is an open-source, actor-model, capabilities-secure, high performance programming language", "fullName": "ponylang/ponyc", "homepage": "http://www.ponylang.io", "language": "Pony", "name": "ponyc", "pushedAt": "2026-06-16T02:28:07Z", "stargazersCount": 6128, "topics": [ "actor-model", "pony-language", "pony-source", "ponyc", "ponylang", "programming-language" ], "updatedAt": "2026-06-15T23:49:00Z", "url": "https://github.com/ponylang/ponyc"}Pony is an open-source, object-oriented, actor-model, capabilities-secure, high-performance programming language.
Status
Section titled “Status”Pony is still pre-1.0 and as such, semi-regularly introduces breaking changes. These changes are usually fairly easy to adapt to. Applications written in Pony are currently used in production environments.
Supported platforms
Section titled “Supported platforms”| OS \ CPU | amd64 | arm64 | arm32 | riscv64 |
|---|---|---|---|---|
| Linux | ✅ Released | ✅ Released | 🧪 Tested | 🧪 Tested |
| macOS | ✅ Released | ✅ Released | — | — |
| Windows | ✅ Released | ✅ Released | — | — |
| FreeBSD | 🧪 Tested | ✗ Unsupported | — | — |
| OpenBSD | 🧪 Tested | ✗ Unsupported | — | — |
| DragonFly BSD | 🧪 Tested | — | — | — |
- ✅ Released — official prebuilt binaries; also tested in CI
- 🧪 Tested — tested in CI; build from source (no prebuilt binary)
- ✗ Unsupported — no support
- — Not applicable — combination doesn’t exist
More Information
Section titled “More Information”- [Installation]!(INSTALL.md)
- [Building from source]!(BUILD.md)
- [Docker images]!(INSTALL_DOCKER.md)
- [Editor support]!(EDITORS.md)
Resources
Section titled “Resources”Contributing
Section titled “Contributing”We welcome contributions to Pony. Please read through [CONTRIBUTING.md]!(CONTRIBUTING.md) for details on how to get started.
License
Section titled “License”Pony is distributed under the terms of the 2-Clause BSD License. See [LICENSE]!(LICENSE) for details.