
8 Aug
2014
8 Aug
'14
3:22 p.m.
Il giorno 08/ago/2014, alle ore 16:53, Carter Schonwald
if you want to see a REALLY nice example of mapping (back and forth!) between a C++ AST and an Haskell AST, llvm-general is a pretty good role model http://hackage.haskell.org/package/llvm-general
Thank you very much! The source code is quite complex, given the complexities of the LLVM IR. Any pointer to understand what's going on? Thank you, Nicola