ランキングに戻る

ponylang/ponyc

Ponyponylang.io

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

pony-languagepony-sourceponycprogramming-languageactor-modelponylang
スター成長
スター
6.1k
フォーク
439
週間成長
Issue
183
2k4k6k
2015年4月2019年1月2022年10月2026年7月
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.