| 550 |      1 | Compiler courses
 | 
|  |      2 | http://www.cse.chalmers.se/edu/year/2017/course/TDA283/lectures/
 | 
|  |      3 | http://www.cs.columbia.edu/~sedwards/classes/2017/4115-fall/index.html
 | 
|  |      4 | http://www.cs.dartmouth.edu/~mckeeman/cs48/index.html
 | 
|  |      5 | ===============================
 | 
|  |      6 | 
 | 
|  |      7 | Pictures from the Starting Forth book
 | 
| 546 |      8 | 
 | 
|  |      9 | https://www.forth.com/starting-forth/2-stack-manipulation-operators-arithmetic/
 | 
|  |     10 | 
 | 
|  |     11 | --------------------------------
 | 
| 550 |     12 | Java Byte Code for SCALA
 | 
|  |     13 | https://www.toptal.com/scala/scala-bytecode-and-the-jvm
 | 
| 546 |     14 | 
 | 
| 550 |     15 | ------------------
 | 
| 546 |     16 | Yeti - ML for the JVM
 | 
|  |     17 | https://mth.github.io/yeti/
 | 
|  |     18 | http://dot.planet.ee/yeti/intro.html
 | 
|  |     19 | 
 | 
| 550 |     20 | ------------------
 | 
|  |     21 | Ocaml for LLVM
 | 
|  |     22 | https://github.com/artagnon/rhine-ml 
 | 
|  |     23 | 
 | 
|  |     24 | ---------------
 | 
|  |     25 | Type inference 
 | 
|  |     26 | http://www.calebh.io/Type-Inference-by-Solving-Constraints/
 | 
|  |     27 | 
 | 
|  |     28 | 
 | 
| 546 |     29 | 
 | 
|  |     30 | JVM languages
 | 
|  |     31 | https://en.wikipedia.org/wiki/List_of_JVM_languages
 | 
|  |     32 | https://www.codeproject.com/Articles/50377/Create-Your-Own-Programming-Language
 | 
|  |     33 | 
 | 
|  |     34 | 
 | 
|  |     35 | Scheme
 | 
|  |     36 | https://wespiser.com/writings/wyas/home.html
 | 
|  |     37 | http://peter.michaux.ca/index#Scheme
 | 
|  |     38 | 
 | 
|  |     39 | 
 | 
|  |     40 | 
 | 
| 476 |     41 | assmebly (calculator RPN)
 | 
|  |     42 | 
 | 
|  |     43 | https://dere.github.io/2017-02-12/beginners-assembly-part1/
 | 
|  |     44 | 
 | 
|  |     45 | 
 | 
| 477 |     46 | webassembly
 | 
|  |     47 | https://sourceware.org/ml/binutils/2017-03/msg00044.html
 | 
|  |     48 | https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webassembly/
 | 
| 495 |     49 | https://webassembly.github.io/spec/
 | 
| 477 |     50 | 
 | 
|  |     51 | webassembly explorer
 | 
|  |     52 | https://mbebenita.github.io/WasmExplorer/
 | 
|  |     53 | 
 | 
| 495 |     54 | ARM
 | 
|  |     55 | https://azeria-labs.com/writing-arm-assembly-part-1/
 | 
| 477 |     56 | 
 | 
| 495 |     57 | JVM
 | 
|  |     58 | https://www.toptal.com/scala/scala-bytecode-and-the-jvm
 | 
|  |     59 | 
 | 
|  |     60 | Growing a compiler
 | 
|  |     61 | http://www.cs.dartmouth.edu/~mckeeman/cs48/mxcom/gem/html/GrowingCompiler.html
 | 
| 477 |     62 | 
 | 
|  |     63 | free books
 | 
|  |     64 | https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md
 | 
| 495 |     65 | https://john.cs.olemiss.edu/~hcc/csci658/notes/Free_Prog_Lang_Textbooks.html
 | 
|  |     66 | 
 | 
|  |     67 | MIPS
 | 
|  |     68 | http://courses.missouristate.edu/kenvollmar/mars/
 | 
|  |     69 | 
 | 
|  |     70 | PEG
 | 
|  |     71 | 
 | 
|  |     72 | https://github.com/taocpp/PEGTL
 | 
|  |     73 | 
 | 
|  |     74 | 
 | 
|  |     75 | Parser
 | 
|  |     76 | https://www.reddit.com/r/programming/comments/615hoz/how_to_write_a_recursive_descent_parser/
 | 
|  |     77 | https://www.reddit.com/r/ProgrammingLanguages/comments/60gmgc/writing_a_recursive_descent_expression_parser/
 | 
|  |     78 | http://www.craftinginterpreters.com/parsing-expressions.html
 | 
|  |     79 | 
 | 
|  |     80 | 
 | 
|  |     81 | small languages
 | 
|  |     82 | https://github.com/Michael2109/cobalt
 | 
|  |     83 | http://www.red-lang.org/p/about.html
 | 
|  |     84 | http://craftinginterpreters.com/contents.html
 | 
|  |     85 | https://michaelhaywoodblog.wordpress.com
 | 
|  |     86 | https://ruslanspivak.com/lsbasi-part1/
 | 
|  |     87 | http://selfie.cs.uni-salzburg.at
 | 
| 550 |     88 | https://academy.realm.io/posts/tryswift-samuel-giddins-building-tiny-compiler-swift-ios/
 | 
|  |     89 | https://legacy.gitbook.com/book/luxlang/the-lux-programming-language/details
 | 
|  |     90 | https://github.com/rhysd/gocaml
 | 
|  |     91 | https://github.com/aalhour/awesome-compilers#educational-and-toy-projects
 | 
|  |     92 | https://rsms.me/hue-intro
 | 
| 495 |     93 | 
 | 
|  |     94 | 
 | 
|  |     95 | automata
 | 
|  |     96 | https://www7.in.tum.de/um/courses/auto/ws1314/script/autonotes.pdf
 | 
|  |     97 | 
 | 
|  |     98 | Reges helpers
 | 
|  |     99 | https://regex101.com
 | 
|  |    100 | http://www.regular-expressions.info/tutorial.html
 | 
|  |    101 | 
 | 
|  |    102 | 
 | 
|  |    103 | Regex performance benchmark
 | 
|  |    104 | https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/
 | 
|  |    105 | https://github.com/k-takata/Onigmo
 | 
|  |    106 | 
 | 
|  |    107 | Sulzmann
 | 
|  |    108 | https://github.com/pippijn/dreml/
 | 
|  |    109 | 
 | 
|  |    110 | 
 | 
|  |    111 | Scala parser
 | 
|  |    112 | http://enear.github.io/2016/03/31/parser-combinators/
 | 
|  |    113 | 
 | 
|  |    114 | 
 | 
|  |    115 | ANTLR megatutorial
 | 
|  |    116 | https://tomassetti.me/antlr-mega-tutorial/
 | 
|  |    117 | 
 | 
|  |    118 | From regex to LLVM
 | 
|  |    119 | https://www.youtube.com/watch?v=Ukqb6nMjFyk
 | 
|  |    120 | 
 | 
|  |    121 | 
 | 
|  |    122 | 
 | 
|  |    123 | 
 | 
|  |    124 | Static code analysis
 | 
| 550 |    125 | https://medium.com/@Coder_HarryLee/videos-about-static-code-analysis-7654b40f9a3b
 | 
|  |    126 | 
 | 
|  |    127 | 
 | 
|  |    128 | Brainfuck compiler
 | 
|  |    129 | https://github.com/PurpleMyst/bf_compiler
 | 
|  |    130 | https://www.reddit.com/r/programming/comments/8371tk/a_brainfuck_to_llvm_ir_compiler_written_in_python/
 | 
|  |    131 | http://www.wilfred.me.uk/blog/2015/02/21/my-first-llvm-compiler/
 | 
|  |    132 | 
 | 
|  |    133 | ===============================
 | 
|  |    134 | A simple recursive regular expression matcher written in Scala.
 | 
|  |    135 | https://github.com/marconilanna/RegexMatcher
 | 
|  |    136 | 
 | 
|  |    137 | ===============================
 | 
|  |    138 | A neat little tool to build presentations using the Scala REPL
 | 
|  |    139 | https://github.com/marconilanna/REPLesent
 | 
|  |    140 | 
 | 
|  |    141 | 
 | 
|  |    142 | ======================
 | 
|  |    143 | Minimal Static Single Assignment Form
 | 
|  |    144 | Max Wagner and Denis Lohner
 | 
|  |    145 | 
 | 
|  |    146 | This formalization is an extension to "Verified Construction of Static Single 
 | 
|  |    147 | Assignment Form". In their work, the authors have shown that Braun et al.'s 
 | 
|  |    148 | static single assignment (SSA) construction algorithm produces minimal SSA form 
 | 
|  |    149 | for input programs with a reducible control flow graph (CFG). However Braun et 
 | 
|  |    150 | al. also proposed an extension to their algorithm that they claim produces 
 | 
|  |    151 | minimal SSA form even for irreducible CFGs.
 | 
|  |    152 | In this formalization we support that claim by giving a mechanized proof.
 | 
|  |    153 | 
 | 
|  |    154 | As the extension of Braun et al.'s algorithm aims for removing so-called 
 | 
|  |    155 | redundant strongly connected components of phi functions, we show that this 
 | 
|  |    156 | suffices to guarantee minimality according to Cytron et al..
 | 
|  |    157 | 
 | 
|  |    158 | https://www.isa-afp.org/entries/Minimal_SSA.shtml
 | 
|  |    159 | 
 | 
|  |    160 | 
 |