exercism / exercism/elm

Parse tags from student solutions

Open
#632 9 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.