Parse tags from student solutions
Open
x:knowledge/advanced
x:priority/low
x:size/massive
- Dominant language
- Elm
- Stars
- 139
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Related to [this comment](https://github.com/exercism/elm/issues/627#issuecomment-1801714028), it would be good to parse the tags for the solution from the Elm code that a student submits.
We already parse the code in to an abstract syntax tree in the representer and I think analyser, so although it will be a big job, it shouldn't be too ridiculous.
We would need to chat with Exercism about what tags should map to what parts of the elm syntax, and about how we should report the tags.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.