14 Forks
350 Stars
350 Watchers

lisp-notes

Repo for Common Lisp by Example and all other useful resources I found online

How to download and setup lisp-notes

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

Or simply clone lisp-notes with SSH
[email protected]:ashok-khanna/lisp-notes.git

If you have some problems with lisp-notes

You may open issue on lisp-notes support forum (system) here: https://github.com/ashok-khanna/lisp-notes/issues