[haskell-llvm] Generating a structure at runtime

Nathan Howell nathan.d.howell at gmail.com
Thu Jul 7 16:32:53 BST 2011


Is it possible to generate a struct type and access it purely runtime? From
what it seems the struct fields type constructor (:&) is the only way and I
don't know the number of fields and types until runtime (being generated
from an AST).

thanks,
-n
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-llvm/attachments/20110707/f2009605/attachment.htm>


More information about the Haskell-llvm mailing list