413 Forks
5407 Stars
5407 Watchers

ponyc

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

How to download and setup ponyc

Open terminal and run command
git clone https://github.com/ponylang/ponyc.git
git clone is used to create a copy or clone of ponyc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ponyc https://github.com/ponylang/ponyc/archive/master.zip

Or simply clone ponyc with SSH
[email protected]:ponylang/ponyc.git

If you have some problems with ponyc

You may open issue on ponyc support forum (system) here: https://github.com/ponylang/ponyc/issues