343 Forks
5135 Stars
5135 Watchers

roc

A fast, friendly, functional language.

How to download and setup roc

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

Or simply clone roc with SSH
[email protected]:roc-lang/roc.git

If you have some problems with roc

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