Skip to content

joshvera/ghc-dump-tree

 
 

Repository files navigation

ghc-dump-tree

Dump GHC's abstract syntax trees (parsed, renamed, and type checked) in text or JSON format. Useful for GHC devs or people who want to do something with GHC's AST but don't want to hook into the GHC API itself. Tested with GHC 7.4-8.0.

About

Dump GHC's abstract syntax trees

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 96.6%
  • Shell 3.4%