24 Forks
82 Stars
82 Watchers

Nim

Collection of various algorithms implemented in Nim for educational purposes.

How to download and setup Nim

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

Or simply clone Nim with SSH
[email protected]:TheAlgorithms/Nim.git

If you have some problems with Nim

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