
30 Oct
2003
30 Oct
'03
5:44 a.m.
Just a thought, but once you have a data structure representing reified code there is a couple of things it would be nice to be able to do: 1) use the Parser to read a source file (i'm assuming the parser produces the same data stuctures as template haskell) 2) run the reified code directly (using ghci?) It looks from inspection that there is a Syntax.hs and a THSyntax.hs ... Is it possible to unify the data-types from these? Can you use cmRunStmt to run a template instead of splicing it? Regards, Keean Schupke.
7874
Age (days ago)
7874
Last active (days ago)
0 comments
1 participants
participants (1)
-
MR K P SCHUPKE