Skip to content

Instantly share code, notes, and snippets.

@AlexDenisov
Last active May 3, 2017 15:39
Show Gist options
  • Select an option

  • Save AlexDenisov/22c1915e01f0f45be35693b3b90ef739 to your computer and use it in GitHub Desktop.

Select an option

Save AlexDenisov/22c1915e01f0f45be35693b3b90ef739 to your computer and use it in GitHub Desktop.

Revisions

  1. AlexDenisov revised this gist May 3, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion compilers.md
    Original 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/)
    - [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)
  2. AlexDenisov revised this gist May 3, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions compilers.md
    Original 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/)
  3. AlexDenisov revised this gist May 3, 2017. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion compilers.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,4 @@
    - [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/) (http://c9x.me/compile/bib/)
    - [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/)
  4. AlexDenisov created this gist May 3, 2017.
    1 change: 1 addition & 0 deletions compilers.md
    Original 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/)