[Haskell-cafe] Get out structured data from a C/C++ library in Haskell

Nicola Gigante nicola.gigante at gmail.com
Fri Aug 8 15:22:57 UTC 2014


Il giorno 08/ago/2014, alle ore 16:53, Carter Schonwald <carter.schonwald at gmail.com> ha scritto:

> 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


More information about the Haskell-Cafe mailing list