Todo List

Posted on December 7, 2014

Please finish them one by one.

  1. Read book programming pearls.
  2. Read book modern compiler implementation in C, writting my own tiger compiler (based on LLVM). Status: parser
  3. C++11. Which book?
  4. Read book on program verification/proof. There’s one book mentioned in programming pearls.
  5. Accounting app (swift). Status: just an idea
  6. Static site generator in C++. Status: just an idea