agentm/project-m36

Allow export of schema as TutorialD

Open

#59 opened on Dec 1, 2016

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Haskell (46 forks)batch import
help wanted

Repository metrics

Stars
 (776 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We need TutorialD export which involves the inverse of parsing TutorialD. I recall seeing some Haskell parser capable to inferring this, but it is probably not worth switching from megaparsec just for this feature alone.

Contributor guide