[HN Gopher] Micro C, Part 3: Generating LLVM
       ___________________________________________________________________
        
       Micro C, Part 3: Generating LLVM
        
       Author : matt_d
       Score  : 103 points
       Date   : 2020-04-18 17:02 UTC (5 hours ago)
        
 (HTM) web link (blog.josephmorag.com)
 (TXT) w3m dump (blog.josephmorag.com)
        
       | ndesaulniers wrote:
       | Always so happy to see folks making use of LLVM! It's all just
       | Legos. I'm trying to work through/grok the MLIR tutorial now,
       | myself. https://mlir.llvm.org/docs/Tutorials/Toy/Ch-1/
        
       | winter_blue wrote:
       | This is very cool!
        
       | cellularmitosis wrote:
       | Thanks so much for writing this! Added to my list :)
       | https://gist.github.com/cellularmitosis/1f55f9679f064bcff029...
        
       | lioeters wrote:
       | "In this series, we will explore how to write a compiler for a
       | small subset of C to LLVM in Haskell."
       | 
       | Really enjoying this. For others, here's the series so far:
       | 
       | Part 0: Introduction https://blog.josephmorag.com/posts/mcc0/
       | 
       | Part 1: Parsing https://blog.josephmorag.com/posts/mcc1/
       | 
       | Part 2: Semantic Analysis
       | https://blog.josephmorag.com/posts/mcc2/
       | 
       | Part 3: Generating LLVM https://blog.josephmorag.com/posts/mcc3/
        
       ___________________________________________________________________
       (page generated 2020-04-18 23:00 UTC)