Volver al ranking

ponylang/ponyc

Ponyponylang.io

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

pony-languagepony-sourceponycprogramming-languageactor-modelponylang
Crecimiento de estrellas
Estrellas
6.1k
Forks
439
Crecimiento semanal
Issues
186
2k4k6k
abr 2015ene 2019oct 2022jul 2026
README

Pony

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

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

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

On Windows, the minimum supported version is Windows 11 / Windows Server 2022 (build 20348). Pony's networking uses an OS readiness API introduced in that build; earlier versions, including Windows 10, are unsupported and a Pony binary will not run on them.

More Information

Resources

Contributing

We welcome contributions to Pony. Please read through CONTRIBUTING.md for details on how to get started.

License

Pony is distributed under the terms of the 2-Clause BSD License. See LICENSE for details.