0 Forks
2 Stars
2 Watchers

compiler-slides

Introductory slides to the LLVM compiler framework

How to download and setup compiler-slides

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

Or simply clone compiler-slides with SSH
[email protected]:danielecattaneo/compiler-slides.git

If you have some problems with compiler-slides

You may open issue on compiler-slides support forum (system) here: https://github.com/danielecattaneo/compiler-slides/issues