Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

ponylang/ponyc

Pony is an open-source, actor-model, capabilities-secure, high performance programming language

ponylang/ponyc.json
{
"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.

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.

OS \ CPUamd64arm64arm32riscv64
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
  • [Installation]!(INSTALL.md)
  • [Building from source]!(BUILD.md)
  • [Docker images]!(INSTALL_DOCKER.md)
  • [Editor support]!(EDITORS.md)

We welcome contributions to Pony. Please read through [CONTRIBUTING.md]!(CONTRIBUTING.md) for details on how to get started.

Pony is distributed under the terms of the 2-Clause BSD License. See [LICENSE]!(LICENSE) for details.