Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison with actual AST used by Elm? #7

Open
saurabhnanda opened this issue Dec 17, 2018 · 0 comments
Open

Comparison with actual AST used by Elm? #7

saurabhnanda opened this issue Dec 17, 2018 · 0 comments

Comments

@saurabhnanda
Copy link
Contributor

I'm evaluating available options for doing some Haskell => Elm code-generation and came across this library. How do the data structures used by elm-export compare to the actual data-structures used by the Elm compiler, i.e.?

  • AST.Canonical
  • AST.Optimized
  • AST.Valid
  • AST.Source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant