316 Forks
1050 Stars
1050 Watchers

pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.

How to download and setup pharo

Open terminal and run command
git clone https://github.com/pharo-project/pharo.git
git clone is used to create a copy or clone of pharo 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 pharo https://github.com/pharo-project/pharo/archive/master.zip

Or simply clone pharo with SSH
[email protected]:pharo-project/pharo.git

If you have some problems with pharo

You may open issue on pharo support forum (system) here: https://github.com/pharo-project/pharo/issues