Last active
May 3, 2017 15:39
-
-
Save AlexDenisov/22c1915e01f0f45be35693b3b90ef739 to your computer and use it in GitHub Desktop.
Revisions
-
AlexDenisov revised this gist
May 3, 2017 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,4 +3,6 @@ - [LLVM for Grad Students](https://www.cs.cornell.edu/~asampson/blog/llvm.html) - [GETTING STARTED WITH LLVM/CLANG ON OS X](https://lowlevelbits.org/getting-started-with-llvm/clang-on-os-x/) - [Compilation Process (Slides)](https://speakerdeck.com/alexdenisov/compilation-process) - [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/) - [Build a Modern Computer from First Principles: From Nand to Tetris](https://www.coursera.org/learn/build-a-computer) - [Build a Modern Computer from First Principles: Nand to Tetris Part II](https://www.coursera.org/learn/nand2tetris2) -
AlexDenisov revised this gist
May 3, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,6 @@ - [The Architecture of Open Source Applications: LLVM](http://aosabook.org/en/llvm.html) - [Stanford Online: Compilers](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about) - [LLVM for Grad Students](https://www.cs.cornell.edu/~asampson/blog/llvm.html) - [GETTING STARTED WITH LLVM/CLANG ON OS X](https://lowlevelbits.org/getting-started-with-llvm/clang-on-os-x/) - [Compilation Process (Slides)](https://speakerdeck.com/alexdenisov/compilation-process) - [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/) -
AlexDenisov revised this gist
May 3, 2017 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,4 @@ - [The Architecture of Open Source Applications: LLVM](http://aosabook.org/en/llvm.html) - [Stanford Online: Compilers](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about) - [LLVM for Grad Students](https://www.cs.cornell.edu/~asampson/blog/llvm.html) - [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/) -
AlexDenisov created this gist
May 3, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ - [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/) (http://c9x.me/compile/bib/)