b-compiler A compiler (front-end, written in Haskell) for a simplified b, a tiny subset of the C++ language, defined in CS536. References Write Yourself a Scheme in 48 Hours Stephen Diehl's Implementing a JIT Compiled Language with Haskell and LLVM Joseph Morag's Blog on Micro C Monadic Parser Combinators