131 Forks
988 Stars
988 Watchers

kaleidoscope

Haskell LLVM JIT Compiler Tutorial

How to download and setup kaleidoscope

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

Or simply clone kaleidoscope with SSH
[email protected]:sdiehl/kaleidoscope.git

If you have some problems with kaleidoscope

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