0 Forks
0 Stars
0 Watchers

SICP

SICP notes.

How to download and setup SICP

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

Or simply clone SICP with SSH
[email protected]:ymdarake/SICP.git

If you have some problems with SICP

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