Option for Combinator Graphs in GHC?

20 Apr
2017
20 Apr
'17
10:54 p.m.
Does the GHC compiler generate combinator terms/graphs of Haskell programs? Combinator terms are often derived during compilation for purposes of optimization by way of normal order graph reduction. But does GHC output, e.g., as an option, a given Haskell program's entire combinator term/graph? Very respectfully, Mark R. Nixon
2951
Age (days ago)
2951
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Robert Nixon