Installation¶
- Install Java SDK 1.6+. You can check if the correct java version is installed by running
java -version. - Download the reo compiler corresponding to your operating system ( linux, mac, or windows).
- Unzip the archive in the directory you want reo to be installed, and run the install script (either
installer.shorinstaller.bat). - Run
reoto see if the installation succeeded. Then, follow the README to get your first example running.